javax.swing.plaf.basic
protected class BasicFileChooserUI.CancelSelectionAction extends AbstractAction
See Also: getCancelSelectionAction
Constructor Summary | |
---|---|
protected | CancelSelectionAction()
Creates a new CancelSelectionAction object. |
Method Summary | |
---|---|
void | actionPerformed(ActionEvent e)
Cancels the selection and closes the dialog.
|
CancelSelectionAction
object.Parameters: e the action event (ignored).