|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSEdit.Command
SEdit.SelectionCommand
public class SelectionCommand
A selection command in the node or arrow lists (toolbars)
| Field Summary |
|---|
| Fields inherited from class SEdit.Command |
|---|
action, desc, icon |
| Constructor Summary | |
|---|---|
SelectionCommand(StructureEditor editor,
ElementDesc desc)
|
|
| Method Summary | |
|---|---|
void |
execute()
This method executes the command. |
| Methods inherited from class SEdit.Command |
|---|
getAction, getDescription, getIcon, hasDescription, hasIcon, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SelectionCommand(StructureEditor editor,
ElementDesc desc)
| Method Detail |
|---|
public void execute()
Executable
execute in interface Executableexecute in class Command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||