|
Ribs API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ribs.RJHelper
com.ribs.helpers.JButtonOrLabelHpr
com.ribs.helpers.AbstractButtonHpr
com.ribs.plus.RJCheckBoxHpr
Provides some extra Ribs management for RJCheckBox.
| Constructor Summary | |
RJCheckBoxHpr()
|
|
| Method Summary | |
java.lang.Boolean |
getBooleanValue(javax.swing.JComponent aComponent)
Returns the button's bool value. |
void |
setValue(javax.swing.JComponent aComponent,
java.lang.Boolean aValue)
Sets the button's Boolean value. |
| Methods inherited from class com.ribs.helpers.AbstractButtonHpr |
fromXML, getBoolValue, getButtonGroup, getButtonGroupName, getMarginString, getSelectedImageName, getSendActionOnClick, getSendActionOnDoubleClick, getStringValue, getValue, initInstance, newInstance, setButtonGroupName, setMarginString, setSelectedImageName, setSendActionOnClick, setSendActionOnDoubleClick, setValue, setValue, toXML |
| Methods inherited from class com.ribs.helpers.JButtonOrLabelHpr |
getHorizontalAlignment, getHorizontalTextPosition, getIconTextGap, getImageName, getText, getVerticalAlignment, getVerticalTextPosition, setHorizontalAlignment, setHorizontalTextPosition, setIconTextGap, setImageName, setText, setVerticalAlignment, setVerticalTextPosition |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RJCheckBoxHpr()
| Method Detail |
public java.lang.Boolean getBooleanValue(javax.swing.JComponent aComponent)
getBooleanValue in class RJHelper
public void setValue(javax.swing.JComponent aComponent,
java.lang.Boolean aValue)
setValue in class RJHelper
|
Ribs API. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||