Package Summary  Overview Summary

class:BasicFileChooserUI.NewFolderAction [NONE]

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
BasicFileChooserUI

protected class BasicFileChooserUI.NewFolderAction
extends AbstractAction
Creates a new folder.

constructor:BasicFileChooserUI.NewFolderAction() [NONE]

  • NewFolderAction

    protected NewFolderAction()
    Constructs a NewFolderAction.

method:actionPerformed(java.awt.event.ActionEvent) [NONE]

  • actionPerformed

    public void actionPerformed?(ActionEvent e)
    Invoked when an action occurs.
    Parameters:
    e - the event to be processed

© 2020 Oracle Corporation and/or its affiliates