Package Summary  Overview Summary

class:BasicFileChooserUI.GoHomeAction [NONE]

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

protected class BasicFileChooserUI.GoHomeActionextends AbstractAction
Acts on the "home" key event or equivalent event.

constructor:BasicFileChooserUI.GoHomeAction() [NONE]

  • GoHomeAction

    protected GoHomeAction()
    Constructs a GoHomeAction.

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

  • actionPerformed

    public void actionPerformed (ActionEvent e)
    Description copied from interface: ActionListener
    Invoked when an action occurs.
    Parameters:
    e - the event to be processed

© 2023 Oracle Corporation and/or its affiliates