org.grinvin.gred.commands

Class Closure


public class Closure
extends MutableGraphPanelCommand

Action command which replaces the graph with its closure.

Field Summary

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

panel

Constructor Summary

Closure(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

Closure

public Closure(CommandManager commandManager,
               String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()