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