SEdit
Class SelectionCommand
java.lang.Object
SEdit.Command
SEdit.SelectionCommand
- All Implemented Interfaces:
- Executable
- public class SelectionCommand
- extends Command
A selection command in the node or arrow lists (toolbars)
Method Summary |
void |
execute()
This method executes the command. |
SelectionCommand
public SelectionCommand(StructureEditor editor,
ElementDesc desc)
execute
public void execute()
- Description copied from interface:
Executable
- This method executes the command.
- Specified by:
execute
in interface Executable
- Overrides:
execute
in class Command
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.