Class SpringsPaneHpr<T extends SpringsPane>
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.SpringsPaneHpr<T>
A helper class for SpringsPane.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOverride to include WindowMenuBar (if present but not child).int
getChildCount
(T aPanel) Override to include WindowMenuBar (if present but not child).Methods inherited from class com.inductiveautomation.snap.swing.helpers.JComponentHpr
addBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getConstraints, getEventAdapter, getName, getOwner, getParent, getPropertyNamesImpl, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, initUI, 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, getPropertyNameMapped, getPropertyNames, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getText, getValue, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText, setValue
-
Constructor Details
-
SpringsPaneHpr
public SpringsPaneHpr()
-
-
Method Details
-
getChildCount
Override to include WindowMenuBar (if present but not child).- Overrides:
getChildCount
in classJComponentHpr<T extends SpringsPane>
-
getChild
Override to include WindowMenuBar (if present but not child).- Overrides:
getChild
in classJComponentHpr<T extends SpringsPane>
-