gate.gui
Class MainFrame.ExitGateAction
java.lang.Object
javax.swing.AbstractAction
gate.gui.MainFrame.ExitGateAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- MainFrame
class MainFrame.ExitGateAction
- extends AbstractAction
Closes the view associated to a resource. Does not remove the
resource from the system, only its view.
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
MainFrame.ExitGateAction
public MainFrame.ExitGateAction()
actionPerformed
public void actionPerformed(ActionEvent e)