Class JToggleButtonHpr<T extends JToggleButton>
java.lang.Object
com.inductiveautomation.snap.ui.UIHelper<T>
com.inductiveautomation.snap.swing.SwingHelper<T>
com.inductiveautomation.snap.swing.helpers.JComponentHpr<T>
com.inductiveautomation.snap.swing.helpers.LabeledHpr<T>
com.inductiveautomation.snap.swing.helpers.AbstractButtonHpr<T>
com.inductiveautomation.snap.swing.helpers.JToggleButtonHpr<T>
JToggleButtonHpr.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.snap.swing.helpers.AbstractButtonHprgetHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getPropertyNameMapped, getText, getVerticalAlignment, getVerticalTextPosition, initUI, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setVerticalAlignment, setVerticalTextPositionMethods inherited from class com.inductiveautomation.snap.swing.helpers.LabeledHprgetChildCountMethods inherited from class com.inductiveautomation.snap.swing.helpers.JComponentHpraddBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getChild, getConstraints, getEventAdapter, getName, getOwner, getParent, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, isEnabled, removeBinding, setConstraints, setEnabled, setOwner, setSendActionOnFocusLostMethods inherited from class com.inductiveautomation.snap.swing.SwingHelpergetHelper, getSwingHelper, getSwingHelperMethods inherited from class com.inductiveautomation.snap.ui.UIHelperenableEvents, getAction, getBinding, getChild, getItemDisplayKey, getItems, getKeyValue, getPropertyNames, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getValue, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText
- 
Constructor Details- 
JToggleButtonHprpublic JToggleButtonHpr()
 
- 
- 
Method Details- 
getPropertyNamesImplReturns the property names for given object.- Overrides:
- getPropertyNamesImplin class- LabeledHpr<T extends JToggleButton>
 
- 
setValueDescription copied from class:UIHelperSets an object's value for given property name.- Overrides:
- setValuein class- UIHelper<T extends JToggleButton>
 
 
-