com.cosylab.vdct.events.commands
Class SetWorkspaceGroup

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

public class SetWorkspaceGroup
extends Command

Insert the type's description here. Creation date: (29.12.2000 12:37:43)

Author:

Constructor Summary
SetWorkspaceGroup(VisualDCT visualDCT)
          Insert the method's description here.
 
Method Summary
 void execute()
          Insert the method's description here.
 void setGroup(java.lang.String group)
          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

SetWorkspaceGroup

public SetWorkspaceGroup(VisualDCT visualDCT)
Insert the method's description here. Creation date: (29.12.2000 12:37:58)

Method Detail

execute

public void execute()
Insert the method's description here. Creation date: (29.12.2000 12:37:43)

Specified by:
execute in class Command

setGroup

public void setGroup(java.lang.String group)
Insert the method's description here. Creation date: (29.12.2000 12:39:32)

Parameters:
group - java.lang.String