protected class BasicDesktopPaneUI.OpenAction extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description |
|---|---|
protected |
BasicDesktopPaneUI.OpenAction() |
| 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, setEnabledprotected BasicDesktopPaneUI.OpenAction()
public void actionPerformed(ActionEvent e)
e - The ActionEvent.public boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionAbstractAction.setEnabled(boolean)