javax.swing.plaf.basic
protected class BasicFileChooserUI.ChangeToParentDirectoryAction extends AbstractAction
See Also: getChangeToParentDirectoryAction
Constructor Summary | |
---|---|
protected | ChangeToParentDirectoryAction()
Creates a new ChangeToParentDirectoryAction object. |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent e)
Handles the action event.
|
ChangeToParentDirectoryAction
object.Parameters: e the action event.