Package com.ribs.plus
Class RJCheckBoxHpr
java.lang.Object
com.ribs.RJHelper
com.ribs.helpers.JButtonOrLabelHpr
com.ribs.helpers.AbstractButtonHpr
com.ribs.plus.RJCheckBoxHpr
Provides some extra Ribs management for RJCheckBox.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetBooleanValue(JComponent aComponent) Returns the button's bool value.voidsetValue(JComponent aComponent, Boolean aValue) Sets the button's Boolean value.Methods inherited from class com.ribs.helpers.AbstractButtonHprfromXML, getBoolValue, getButtonGroup, getButtonGroupName, getMarginString, getSelectedImageName, getSendActionOnClick, getSendActionOnDoubleClick, getStringValue, getValue, initInstance, newInstance, setButtonGroupName, setMarginString, setSelectedImageName, setSendActionOnClick, setSendActionOnDoubleClick, setValue, setValue, toXMLMethods inherited from class com.ribs.helpers.JButtonOrLabelHprgetHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getImageName, getText, getVerticalAlignment, getVerticalTextPosition, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setImageName, setText, setVerticalAlignment, setVerticalTextPositionMethods inherited from class com.ribs.RJHelperadd, focusGained, focusLost, fromXMLDeep, get, getActionListener, getAutoscrolls, getAutosizing, getBackground, getBindKey, getCallback, getChangeListener, getColorValue, getComponent, getComponentCount, getFloatValue, getFocusListener, getForeground, getIntValue, getMaster, getMaximumSize, getMinimumSize, getOwner, getRibHeight, getRibWidth, getRibX, getRibY, getSendActionOnFocusLost, getSubstitutionClassString, isOpaque, performBindKeyGet, performBindKeySet, sendAction, setAutoscrolls, setAutosizing, setBackground, setBindKey, setCallback, setForeground, setMaster, setMaximumSize, setMinimumSize, setOpaque, setOwner, setSendActionOnFocusLost, setSubstitutionClassString, setValue, setValue, setValue, setValue, takeFloatValue, takeIntValue, testOutBeanBag, toXMLDeep
- 
Constructor Details- 
RJCheckBoxHprpublic RJCheckBoxHpr()
 
- 
- 
Method Details- 
getBooleanValueReturns the button's bool value.- Overrides:
- getBooleanValuein class- RJHelper
 
- 
setValueSets the button's Boolean value.
 
-