Package Summary  Overview Summary

class:BasicFileChooserUI.ApproveSelectionAction [NONE]

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

protected class BasicFileChooserUI.ApproveSelectionActionextends AbstractAction
Responds to an Open or Save request

constructor:BasicFileChooserUI.ApproveSelectionAction() [NONE]

  • ApproveSelectionAction

    protected ApproveSelectionAction()
    Constructs an ApproveSelectionAction.

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

© 2023 Oracle Corporation and/or its affiliates