Package Summary  Overview Summary

class:BasicFileChooserUI.CancelSelectionAction [NONE]

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

protected class BasicFileChooserUI.CancelSelectionAction
extends AbstractAction
Responds to a cancel request.

constructor:BasicFileChooserUI.CancelSelectionAction() [CHANGED]

  • CancelSelectionAction

    protected CancelSelectionAction()
    Constructs a CancelSelectionAction.
  • CancelSelectionAction

    protected CancelSelectionAction()
    Constructs a CancelSelectionAction.

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

© 2021 Oracle Corporation and/or its affiliates