|
|||||||||
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.MoveFieldUpAction
com.cosylab.vdct.undo.MoveFieldDownAction
public class MoveFieldDownAction
Insert the type's description here. Creation date: (5.5.2001 12:11:51)
Field Summary |
---|
Fields inherited from class com.cosylab.vdct.undo.MoveFieldUpAction |
---|
field, parentObject |
Constructor Summary | |
---|---|
MoveFieldDownAction(Field field)
MoveFieldDownAction constructor comment. |
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 MoveFieldDownAction(Field field)
field
- com.cosylab.vdct.graphics.objects.FieldMethod Detail |
---|
public java.lang.String getDescription()
getDescription
in class MoveFieldUpAction
protected void redoAction()
redoAction
in class MoveFieldUpAction
protected void undoAction()
undoAction
in class MoveFieldUpAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |