javax.swing.plaf.basic
Class  BasicFileChooserUI.GoHomeAction
java.lang.Object
  |
  +--javax.swing.AbstractAction
        |
        +--javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
- Enclosing class: 
 - BasicFileChooserUI
 
- protected class BasicFileChooserUI.GoHomeAction
- extends AbstractAction
  
Acts on the "home" key event or equivalent event.
- See Also: 
 - Serialized Form
 
 
 
 
 
 
BasicFileChooserUI.GoHomeAction
protected BasicFileChooserUI.GoHomeAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Description copied from interface: ActionListener
 
- Invoked when an action occurs.
 
Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems,  Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.