|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Command | |
---|---|
SEdit |
Uses of Command in SEdit |
---|
Subclasses of Command in SEdit | |
---|---|
class |
FunctionCommand
|
class |
MethodCallCommand
The description of an action that might be requested on a whole structure or on a single element (node or arrow). |
class |
NewArrowCommand
|
class |
NewNodeCommand
|
class |
SelectionCommand
A selection command in the node or arrow lists (toolbars) |
Methods in SEdit with parameters of type Command | |
---|---|
static CommandAction |
Utils.addCommand(Command c,
javax.swing.JMenu m,
javax.swing.JToolBar t,
java.lang.String name,
java.lang.String shortdesc,
java.lang.String icon,
int key)
|
SElement |
StructureAgent.doCommand(Command c)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |