org.grinvin.list.commands

Class SetTableView


public class SetTableView
extends GraphBrowserMultiPanelCommand

Command to switch the view to a list of graph names and their invariant values.

Field Summary

Fields inherited from class org.grinvin.list.commands.GraphBrowserMultiPanelCommand

window

Constructor Summary

SetTableView(CommandManager commandManager, String id)
Construct an action command of this type.

Method Summary

protected void
handleSelection(boolean selected)

Constructor Details

SetTableView

public SetTableView(CommandManager commandManager,
                    String id)
Construct an action command of this type.
Parameters:
commandManager - Command manager, which must be of class be.ugent.caagt.swirl.commands.AttributedCommandManager

Method Details

handleSelection

protected void handleSelection(boolean selected)