public abstract class BigTextEditorActionSupport extends JComponentActionSupport<BigTextEditor>
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 |
BigTextEditorActionSupport(String label,
String shortDescription,
String actionIcon,
char acceleratorKey) |
protected |
BigTextEditorActionSupport(String label,
String shortDescription,
String actionIcon,
KeyStroke acceleratorKey) |
protected |
BigTextEditorActionSupport(String actionCommandKey,
String label,
String shortDescription,
String actionIcon,
char acceleratorKey) |
protected |
BigTextEditorActionSupport(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, canExecutionActionFromMenuItem, 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 BigTextEditorActionSupport(String label, String shortDescription, String actionIcon, KeyStroke acceleratorKey)
protected BigTextEditorActionSupport(String actionCommandKey, String label, String shortDescription, String actionIcon, KeyStroke acceleratorKey)
protected BigTextEditorActionSupport(String label, String shortDescription, String actionIcon, char acceleratorKey)
public void init()
init in class JAXXObjectActionSupport<BigTextEditor>Copyright © 2008–2020 Ultreia.io. All rights reserved.