net.sourceforge.jsxe.action
Class FileReloadAction
java.lang.Object
javax.swing.AbstractAction
net.sourceforge.jsxe.action.FileReloadAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- public class FileReloadAction
- extends AbstractAction
The action that is executed when the user selects 'reload' in the file menu.
- Version:
- $Id: FileReloadAction.java,v 1.8 2005/04/26 20:25:12 ian_lewis Exp $
- Author:
- Ian Lewis (IanLewis@member.fsf.org), Trish Hartnett (trishah136@member.fsf.org)
- See Also:
- Serialized Form
FileReloadAction
public FileReloadAction(TabbedView parent)
actionPerformed
public void actionPerformed(ActionEvent e)