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 Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.snap.swing.helpers.AbstractButtonHpr
getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getPropertyNameMapped, getText, getVerticalAlignment, getVerticalTextPosition, initUI, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setVerticalAlignment, setVerticalTextPositionMethods inherited from class com.inductiveautomation.snap.swing.helpers.LabeledHpr
getChildCountMethods inherited from class com.inductiveautomation.snap.swing.helpers.JComponentHpr
addBinding, 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.SwingHelper
getHelper, getSwingHelper, getSwingHelperMethods inherited from class com.inductiveautomation.snap.ui.UIHelper
enableEvents, 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
-
JToggleButtonHpr
public JToggleButtonHpr()
-
-
Method Details
-
getPropertyNamesImpl
Returns the property names for given object.- Overrides:
getPropertyNamesImplin classLabeledHpr<T extends JToggleButton>
-
setValue
Description copied from class:UIHelperSets an object's value for given property name.- Overrides:
setValuein classUIHelper<T extends JToggleButton>
-