org.grinvin.list.commands

Class SetListView


public class SetListView
extends GraphBrowserMultiPanelCommand

Command to switch the view to a list of graph names

Field Summary

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

window

Constructor Summary

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

Method Summary

protected void
handleSelection(boolean selected)

Constructor Details

SetListView

public SetListView(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)