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