net.sourceforge.jsxe.action
Class FileCloseAction
java.lang.Object
javax.swing.AbstractAction
net.sourceforge.jsxe.action.FileCloseAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- public class FileCloseAction
- extends AbstractAction
The action executed when the user selects 'close' from the file menu.
- Version:
- $Id: FileCloseAction.java,v 1.13 2005/05/13 18:09:36 ian_lewis Exp $
- Author:
- Ian Lewis (IanLewis@member.fsf.org), Trish Hartnett (trishah136@member.fsf.org)
- See Also:
- Serialized Form
FileCloseAction
public FileCloseAction(TabbedView parent)
actionPerformed
public void actionPerformed(ActionEvent e)