public abstract class NormalTextEditorActionSupport extends JComponentActionSupport<NormalTextEditor>
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 |
NormalTextEditorActionSupport(String label,
String shortDescription,
String actionIcon,
char acceleratorKey) |
protected |
NormalTextEditorActionSupport(String label,
String shortDescription,
String actionIcon,
KeyStroke acceleratorKey) |
protected |
NormalTextEditorActionSupport(String actionCommandKey,
String label,
String shortDescription,
String actionIcon,
char acceleratorKey) |
protected |
NormalTextEditorActionSupport(String actionCommandKey,
String label,
String shortDescription,
String actionIcon,
KeyStroke acceleratorKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
getActionMap, getInputMap, getInputMapConditionactionPerformed, askUser, askUser, askUser, canExecuteAction, canExecutionActionFromLayer, defaultInit, displayInfo, displayWarning, doActionPerformed, getAcceleratorKey, getActionCommandKey, getDisplayMnemonicIndexKey, getEditor, getIcon, getJavaBeanType, getKeyStroke, getLargeIcon, getMnemonic, getName, getText, getTooltipText, getUi, getValue, 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 NormalTextEditorActionSupport(String label, String shortDescription, String actionIcon, KeyStroke acceleratorKey)
protected NormalTextEditorActionSupport(String actionCommandKey, String label, String shortDescription, String actionIcon, KeyStroke acceleratorKey)
protected NormalTextEditorActionSupport(String label, String shortDescription, String actionIcon, char acceleratorKey)
public void init()
init in class JAXXObjectActionSupport<NormalTextEditor>Copyright © 2008–2020 Ultreia.io. All rights reserved.