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, setVerticalTextPosition
Methods inherited from class com.inductiveautomation.snap.swing.helpers.LabeledHpr
getChildCount
Methods 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, setSendActionOnFocusLost
Methods inherited from class com.inductiveautomation.snap.swing.SwingHelper
getHelper, getSwingHelper, getSwingHelper
Methods 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:
getPropertyNamesImpl
in classLabeledHpr<T extends JToggleButton>
-
setValue
Description copied from class:UIHelper
Sets an object's value for given property name.- Overrides:
setValue
in classUIHelper<T extends JToggleButton>
-