org.grinvin.list.commands

Class SetCellListView


public class SetCellListView
extends GraphBrowserMultiPanelCommand

Command to switch the view to a list of graph icons

Field Summary

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

window

Constructor Summary

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

Method Summary

protected void
handleSelection(boolean selected)

Constructor Details

SetCellListView

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