public static class DelegateAction.PassthroughDelegateAction extends DelegateAction
DelegateAction.PassthroughDelegateActionchangeSupport, 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 |
|---|
DelegateAction.PassthroughDelegateAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
delegateActionPerformed(ActionEvent e)
Performs an action.
|
boolean |
isDelegateEnabled()
Checks if an action can be performed.
|
actionPerformed, getAction, getTarget, isEnabled, replaceAction, replaceAction, replaceAction, replaceAction, replaceAction, restoreAction, restoreAction, restoreAction, setAction, setTargetaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic DelegateAction.PassthroughDelegateAction()
public boolean delegateActionPerformed(ActionEvent e)
DelegateActiondelegateActionPerformed in class DelegateActione - the action event.public boolean isDelegateEnabled()
DelegateActionisDelegateEnabled in class DelegateActiontrue if the action can be performed.Copyright © 2017. All rights reserved.