org.grinvin.gred.commands

Class ClearSelection


public class ClearSelection
extends GraphPanelCommand

Action command which clears the selection on a graph panel.

Field Summary

Fields inherited from class org.grinvin.gred.commands.GraphPanelCommand

panel

Constructor Summary

ClearSelection(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

ClearSelection

public ClearSelection(CommandManager commandManager,
                      String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()