javax.swing.plaf.basic
Class BasicFileChooserUI.NewFolderAction
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
- Enclosing class:
- BasicFileChooserUI
- protected class BasicFileChooserUI.NewFolderAction
- extends AbstractAction
Creates a new folder.
- See Also:
- Serialized Form
BasicFileChooserUI.NewFolderAction
protected BasicFileChooserUI.NewFolderAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Description copied from interface: ActionListener
- Invoked when an action occurs.
Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.