Module java.desktop

Class BasicFileChooserUI.GoHomeAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
BasicFileChooserUI

protected class BasicFileChooserUI.GoHomeAction
extends AbstractAction
Acts on the "home" key event or equivalent event.
  • Constructor Details

    • GoHomeAction

      protected GoHomeAction()
      Constructs a GoHomeAction.