org.grinvin.gred.commands

Class ConnectSelection


public class ConnectSelection
extends MutableGraphPanelCommand

Action command which connects the current selected vertices.

Field Summary

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

panel

Constructor Summary

ConnectSelection(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

ConnectSelection

public ConnectSelection(CommandManager commandManager,
                        String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()