ghm.follow.gui
Class Open
java.lang.Object
javax.swing.AbstractAction
ghm.follow.gui.FollowAppAction
ghm.follow.gui.Open
- All Implemented Interfaces:
- javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable
- public class Open
- extends FollowAppAction
Action which opens a new file in the Follow application.
- Author:
- Greg Merrill, Carl Hall
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
NAME
|
| Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, SHORT_DESCRIPTION, SMALL_ICON |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
Open
public Open(FollowApp app)
Open
public Open(FollowApp app,
java.io.File recentFile)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)