org.grinvin.list.commands
Class GraphListRenameOne
ActionCommandorg.grinvin.list.commands.GraphListRenameOne
public class GraphListRenameOne
extends ActionCommand
GUI command which allows the user to rename the currently selected
graph list.
Acts upon a array list model and a selection model stored as attributes in
an attributed command manager.
GraphListRenameOne(CommandManager commandManager, String id)- Construct an action command of this type.
|
protected void | handleExecute()- Ask the user to rename the currently selected graph list element.
|
GraphListRenameOne
public GraphListRenameOne(CommandManager commandManager,
String id) Construct an action command of this type.
commandManager - Command manager, which must be of class AttributedCommandManager
handleExecute
protected void handleExecute()
Ask the user to rename the currently selected graph list element.