javax.swing.plaf.basic
protected class BasicFileChooserUI.ChangeToParentDirectoryAction extends AbstractAction
changeSupport, enabled
ACCELERATOR_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, setEnabled
protected BasicFileChooserUI.ChangeToParentDirectoryAction()
ChangeToParentDirectoryAction
object.public void actionPerformed(ActionEvent e)
e
- the action event.