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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionOverride to include WindowMenuBar (if present but not child).intgetChildCount(T aPanel) Override to include WindowMenuBar (if present but not child).Methods inherited from class com.inductiveautomation.snap.swing.helpers.JComponentHpraddBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getConstraints, getEventAdapter, getName, getOwner, getParent, getPropertyNamesImpl, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, initUI, 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, 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- 
SpringsPaneHprpublic SpringsPaneHpr()
 
- 
- 
Method Details- 
getChildCountOverride to include WindowMenuBar (if present but not child).- Overrides:
- getChildCountin class- JComponentHpr<T extends SpringsPane>
 
- 
getChildOverride to include WindowMenuBar (if present but not child).- Overrides:
- getChildin class- JComponentHpr<T extends SpringsPane>
 
 
-