public static class RJMenuButton.Helper<T extends RJMenuButton> extends JLabelHpr<T>
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getChild(T aMenuButton,
int anIndex)
Returns the MenuButton child component at the given index.
|
int |
getChildCount(T aMenuButton)
Returns the MenuButton child component count.
|
getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getPropertyNameMapped, getVerticalAlignment, getVerticalTextPosition, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setVerticalAlignment, setVerticalTextPositiongetPropertyNamesImpladdBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getConstraints, getEventAdapter, getName, getOwner, getParent, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, initUI, isEnabled, removeBinding, setConstraints, setEnabled, setOwner, setSendActionOnFocusLostgetHelper, getSwingHelper, getSwingHelperenableEvents, getAction, getBinding, getChild, getItemDisplayKey, getItems, getKeyValue, 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 aMenuButton)
getChildCount in class LabeledHpr<T extends RJMenuButton>public javax.swing.JComponent getChild(T aMenuButton, int anIndex)
getChild in class JComponentHpr<T extends RJMenuButton>