|
|||||||||
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.ShowRenameDialog
public class ShowRenameDialog
Insert the class' description here. Creation date: (3.2.2001 19:37:21)
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 |
---|
public ShowRenameDialog(VisualDCT visualDCT)
Method Detail |
---|
public void execute()
execute
in class Command
public java.lang.String getOldName()
public void setOldName(java.lang.String newOldName)
newOldName
- java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |