org.grinvin.list.commands

Class CloseGraph


public class CloseGraph
extends ActionCommand

Command to close the current GraphPropertiesWindow.

Constructor Summary

CloseGraph(CommandManager manager, String id)
Construct an action command of this type.

Method Summary

void
handleExecute()

Constructor Details

CloseGraph

public CloseGraph(CommandManager manager,
                  String id)
Construct an action command of this type.
Parameters:
manager - Command manager, which must be of class AttributedCommandManager

Method Details

handleExecute

public void handleExecute()