org.grinvin.list.commands

Class GraphBrowserMultiPanelCommand

Known Direct Subclasses:
SetCellListView, SetListView, SetTableView

public abstract class GraphBrowserMultiPanelCommand
extends ToggleCommand

Common class to switch the view of a GraphTableWindow.

Field Summary

protected GraphBrowserMultiPanel
window
GraphTableWindow onto which this command acts.

Constructor Summary

GraphBrowserMultiPanelCommand(CommandManager manager, String id)
Construct an action command of this type.

Field Details

window

protected GraphBrowserMultiPanel window
GraphTableWindow onto which this command acts.

Constructor Details

GraphBrowserMultiPanelCommand

protected GraphBrowserMultiPanelCommand(CommandManager manager,
                                        String id)
Construct an action command of this type.
Parameters:
manager - Command manager, which must be of class AttributedCommandManager