protected class BasicFileChooserUI.ApproveSelectionAction extends javax.swing.AbstractAction
| Modifier | Constructor and Description |
|---|---|
protected |
BasicFileChooserUI.ApproveSelectionAction()
Creates a new ApproveSelectionAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Sets the current selection and closes the dialog.
|
protected BasicFileChooserUI.ApproveSelectionAction()
public void actionPerformed(java.awt.event.ActionEvent e)
e - the action event.