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