|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.undo.ActionObject
com.cosylab.vdct.undo.RenameAction
public class RenameAction
Insert the type's description here. Creation date: (4.5.2001 11:37:23)
Constructor Summary | |
---|---|
RenameAction(java.lang.Object dsId,
Flexible object,
java.lang.String oldName,
java.lang.String newName)
Insert the method's description here. |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Insert the method's description here. |
protected void |
redoAction()
This method was created in VisualAge. |
protected void |
undoAction()
This method was created in VisualAge. |
Methods inherited from class com.cosylab.vdct.undo.ActionObject |
---|
isDone, redo, undo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenameAction(java.lang.Object dsId, Flexible object, java.lang.String oldName, java.lang.String newName)
object
- com.cosylab.vdct.graphics.objects.FlexibleoldName
- java.lang.StringnewName
- java.lang.StringMethod Detail |
---|
public java.lang.String getDescription()
getDescription
in class ActionObject
protected void redoAction()
redoAction
in class ActionObject
protected void undoAction()
undoAction
in class ActionObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |