org.grinvin.list.commands

Class GraphProperties

Implemented Interfaces:
ListSelectionListener

public class GraphProperties
extends ActionCommand
implements ListSelectionListener

Author:
adpeeter

Constructor Summary

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

Method Summary

protected void
handleExecute()
void
valueChanged(ListSelectionEvent e)

Constructor Details

GraphProperties

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

Method Details

handleExecute

protected void handleExecute()

valueChanged

public void valueChanged(ListSelectionEvent e)