rb api

com.raghuraman.rb.eclipse.gui
Class EntriesControl_4.CPButton

java.lang.Object
  extended bycom.raghuraman.rb.eclipse.gui.EntriesControl_4.CPButton
Enclosing class:
EntriesControl_4

class EntriesControl_4.CPButton
extends java.lang.Object


Field Summary
(package private)  org.eclipse.swt.widgets.Button button
           
 
Constructor Summary
EntriesControl_4.CPButton(org.eclipse.swt.widgets.Composite parent, int style, int id)
           
 
Method Summary
 boolean getEnabled()
           
 boolean getSelection()
           
 void setEnabled(boolean enabled)
           
 void setSelection(boolean selected)
           
 void setText(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

button

org.eclipse.swt.widgets.Button button
Constructor Detail

EntriesControl_4.CPButton

public EntriesControl_4.CPButton(org.eclipse.swt.widgets.Composite parent,
                                 int style,
                                 int id)
Method Detail

getEnabled

public boolean getEnabled()
Returns:
whether enabled or not

getSelection

public boolean getSelection()
Returns:
whether its selected or not

setText

public void setText(java.lang.String string)
Parameters:
string -

setSelection

public void setSelection(boolean selected)
Parameters:
selected -

setEnabled

public void setEnabled(boolean enabled)
Parameters:
enabled -

jxpress

Copyright © 2004 R.Raghuraman. Distributable under LGPL license.