Class FileCloseAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class FileCloseAction
extends GraffitiAction
The action for closing a graph.
Version:
$Revision: 1.8 $
See Also:
Serialized Form
  • Constructor Details

    • FileCloseAction

      public FileCloseAction​(MainFrame mainFrame)
      Creates a new FileCloseAction object.
      Parameters:
      mainFrame - DOCUMENT ME!
  • Method Details