protected class BasicDesktopPaneUI.NavigateAction extends AbstractAction
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
Modifier | Constructor and Description |
---|---|
protected |
BasicDesktopPaneUI.NavigateAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
This method is called when the action is performed.
|
boolean |
isEnabled()
This method returns whether the action is enabled.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled
protected BasicDesktopPaneUI.NavigateAction()
public void actionPerformed(ActionEvent e)
e
- The ActionEvent.public boolean isEnabled()
isEnabled
in interface Action
isEnabled
in class AbstractAction
AbstractAction.setEnabled(boolean)