protected class BasicFileChooserUI.NewFolderAction 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.NewFolderAction()
Creates a new
NewFolderAction object. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Handles the event by creating a new folder.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
protected BasicFileChooserUI.NewFolderAction()
NewFolderAction
object.public void actionPerformed(ActionEvent e)
e
- the action event (ignored).