public abstract class RootPaneContainerActionSupport<UI extends RootPaneContainer & JAXXObject> extends JAXXObjectActionSupport<UI>
ACTION_TYPE, ACTIVATE_FROM_POPUP, editor, EDITOR, uiACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description |
|---|---|
protected |
RootPaneContainerActionSupport(String label,
String shortDescription,
String actionIcon,
char acceleratorKey) |
protected |
RootPaneContainerActionSupport(String label,
String shortDescription,
String actionIcon,
KeyStroke acceleratorKey) |
protected |
RootPaneContainerActionSupport(String actionCommandKey,
String label,
String shortDescription,
String actionIcon,
char acceleratorKey) |
protected |
RootPaneContainerActionSupport(String actionCommandKey,
String label,
String shortDescription,
String actionIcon,
KeyStroke acceleratorKey) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionMap |
getActionMap(UI ui) |
protected InputMap |
getInputMap(UI ui,
int inputMapCondition) |
protected int |
getInputMapCondition() |
actionPerformed, askUser, askUser, askUser, canExecuteAction, canExecutionActionFromLayer, canExecutionActionFromMenuItem, defaultInit, displayInfo, displayWarning, doActionPerformed, getAcceleratorKey, getActionCommandKey, getDisplayMnemonicIndexKey, getEditor, getIcon, getJavaBeanType, getKeyStroke, getLargeIcon, getMnemonic, getName, getText, getTooltipText, getUi, getValue, init, init, init, init, isAddKeyStrokeToText, isAddMnemonicAsKeyStroke, isCheckMenuItemIsArmed, isEnabled, isSelectedKey, makeActionsEnabledOnlyIfMenuItemParentIsOpened, makeActionsEnabledOnlyIfMenuItemParentIsOpened, putValue, rebuildTexts, register, removePreviousAction, run, run, setAddKeyStrokeToText, setAddMnemonicAsKeyStroke, setCheckMenuItemIsArmed, setDisplayMnemonicIndexKey, setEditor, setEnabled, setIcon, setKeyStroke, setLargeIcon, setMnemonic, setName, setSelectedKey, setText, setTooltipText, setUi, unregisteraddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getChild, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, javaBeanDefinition, pcs, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener, vcsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, removePropertyChangeListenerprotected RootPaneContainerActionSupport(String label, String shortDescription, String actionIcon, KeyStroke acceleratorKey)
protected RootPaneContainerActionSupport(String actionCommandKey, String label, String shortDescription, String actionIcon, KeyStroke acceleratorKey)
protected RootPaneContainerActionSupport(String label, String shortDescription, String actionIcon, char acceleratorKey)
protected int getInputMapCondition()
getInputMapCondition in class JAXXObjectActionSupport<UI extends RootPaneContainer & JAXXObject>protected InputMap getInputMap(UI ui, int inputMapCondition)
getInputMap in class JAXXObjectActionSupport<UI extends RootPaneContainer & JAXXObject>protected ActionMap getActionMap(UI ui)
getActionMap in class JAXXObjectActionSupport<UI extends RootPaneContainer & JAXXObject>Copyright © 2008–2020 Ultreia.io. All rights reserved.