com.cosylab.vdct.events.commands
Class LinkCommand

java.lang.Object
  extended by com.cosylab.vdct.events.Command
      extended by com.cosylab.vdct.events.commands.LinkCommand

public class LinkCommand
extends Command

Insert the class' description here. Creation /** Insert the class' description here. Creation date: (3.2.2001 13:28:11)

Author:
Matej Sekoranja

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

LinkCommand

public LinkCommand(LinkCommandInterface linkCommandInterface)
Insert the method's description here. Creation date: (21.12.2000 22:43:26)

Parameters:
drawingSurface - com.cosylab.vdct.graphics.DrawingSurface
Method Detail

execute

public void execute()
Insert the method's description here. Creation date: (21.12.2000 22:42:23)

Specified by:
execute in class Command

setData

public void setData(VisibleObject obj,
                    LinkSource field)
Insert the method's description here. Creation date: (3.2.2001 13:29:40)

Parameters:
record - com.cosylab.vdct.graphics.objects.VisibleObject
field - com.cosylab.vdct.graphics.objects.LinkSource