public abstract class ApplicationAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected List<?> |
arguments |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ApplicationAction(String shortText,
String description,
String iconId,
char mnemonic,
String accelerator) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
getArguments() |
protected String |
getShortText() |
void |
setArguments(List<?> arguments) |
protected void |
setShortText(String shortText) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected List<?> arguments
Copyright © 2004–2017 Ultreia.io. All rights reserved.