public class SpringsPaneHpr<T extends SpringsPane> extends JComponentHpr<T>
| Constructor and Description |
|---|
SpringsPaneHpr() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getChild(T aPanel,
int anIndex)
Override to include WindowMenuBar (if present but not child).
|
int |
getChildCount(T aPanel)
Override to include WindowMenuBar (if present but not child).
|
addBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getConstraints, getEventAdapter, getName, getOwner, getParent, getPropertyNamesImpl, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, initUI, isEnabled, removeBinding, setConstraints, setEnabled, setOwner, setSendActionOnFocusLostgetHelper, getSwingHelper, getSwingHelperenableEvents, 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, setValuepublic int getChildCount(T aPanel)
getChildCount in class JComponentHpr<T extends SpringsPane>public javax.swing.JComponent getChild(T aPanel, int anIndex)
getChild in class JComponentHpr<T extends SpringsPane>