|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.Command
SEdit.FunctionCommand
Field Summary |
Fields inherited from class SEdit.Command |
action, desc, icon |
Constructor Summary | |
FunctionCommand(String functionName)
|
|
FunctionCommand(String functionName,
String description)
|
|
FunctionCommand(String functionName,
String description,
String iconLocation)
|
Methods inherited from class SEdit.Command |
execute, 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 FunctionCommand(String functionName)
public FunctionCommand(String functionName, String description)
public FunctionCommand(String functionName, String description, String iconLocation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |