protected class BasicFileChooserUI.ChangeToParentDirectoryAction extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description |
|---|---|
protected |
BasicFileChooserUI.ChangeToParentDirectoryAction()
Creates a new
ChangeToParentDirectoryAction object. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
Handles the action event.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected BasicFileChooserUI.ChangeToParentDirectoryAction()
ChangeToParentDirectoryAction object.public void actionPerformed(ActionEvent e)
e - the action event.