net.sourceforge.jsxe.action
Class FileExitAction
java.lang.Object
javax.swing.AbstractAction
net.sourceforge.jsxe.action.FileExitAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- public class FileExitAction
- extends AbstractAction
The action that is executed when the user selects 'exit' in the file menu.
- Version:
- $Id: FileExitAction.java,v 1.11 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
FileExitAction
public FileExitAction(TabbedView parent)
actionPerformed
public void actionPerformed(ActionEvent e)