org.grinvin.graphbrowser.commands

Class CloseGraphBrowserWindow


public class CloseGraphBrowserWindow
extends ActionCommand

Author:
adpeeter

Constructor Summary

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

Method Summary

void
handleExecute()

Constructor Details

CloseGraphBrowserWindow

public CloseGraphBrowserWindow(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()