|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.Command
SEdit.NewNodeCommand
Field Summary |
Fields inherited from class SEdit.Command |
action, desc, icon |
Constructor Summary | |
NewNodeCommand(NodeDesc nodeDesc,
Point position)
|
|
NewNodeCommand(String nodeDesc,
Point position)
|
Method Summary | |
String |
getNodeDesc()
|
Point |
getPosition()
|
String |
toString()
|
Methods inherited from class SEdit.Command |
execute, getAction, getDescription, getIcon, hasDescription, hasIcon |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NewNodeCommand(NodeDesc nodeDesc, Point position)
public NewNodeCommand(String nodeDesc, Point position)
Method Detail |
public String getNodeDesc()
public Point getPosition()
public String toString()
toString
in class Command
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |