org.grinvin.gred.commands

Class SelectAll


public class SelectAll
extends GraphPanelCommand

Action command which which selects all elements on a graph panel.

Field Summary

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

panel

Constructor Summary

SelectAll(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

SelectAll

public SelectAll(CommandManager commandManager,
                 String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()