com.cosylab.vdct.events.commands
Class ShowRenameDialog

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

public class ShowRenameDialog
extends Command

Insert the class' description here. Creation date: (3.2.2001 19:37:21)

Author:

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

ShowRenameDialog

public ShowRenameDialog(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

getOldName

public java.lang.String getOldName()
Insert the method's description here. Creation date: (3.5.2001 10:12:43)

Returns:
java.lang.String

setOldName

public void setOldName(java.lang.String newOldName)
Insert the method's description here. Creation date: (3.5.2001 10:12:43)

Parameters:
newOldName - java.lang.String