javax.swing.plaf.basic
protected class BasicFileChooserUI.ApproveSelectionAction 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.ApproveSelectionAction()
Creates a new ApproveSelectionAction object.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Sets the current selection and closes the dialog.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
protected BasicFileChooserUI.ApproveSelectionAction()
public void actionPerformed(ActionEvent e)
e
- the action event.