|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.events.Command
com.cosylab.vdct.events.commands.LinkCommand
public class LinkCommand
Insert the class' description here. Creation /** Insert the class' description here. Creation date: (3.2.2001 13:28:11)
Constructor Summary | |
---|---|
LinkCommand(LinkCommandInterface linkCommandInterface)
Insert the method's description here. |
Method Summary | |
---|---|
void |
execute()
Insert the method's description here. |
void |
setData(VisibleObject obj,
LinkSource field)
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkCommand(LinkCommandInterface linkCommandInterface)
drawingSurface
- com.cosylab.vdct.graphics.DrawingSurfaceMethod Detail |
---|
public void execute()
execute
in class Command
public void setData(VisibleObject obj, LinkSource field)
record
- com.cosylab.vdct.graphics.objects.VisibleObjectfield
- com.cosylab.vdct.graphics.objects.LinkSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |