|
|||||||||
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.ImportAction
public class ImportAction
ImportAction
... DOCUMENT ME!
Constructor Summary | |
---|---|
ImportAction(java.util.HashMap importedVisibleObjects,
Group parent)
|
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 ImportAction(java.util.HashMap importedVisibleObjects, Group parent)
Method Detail |
---|
protected void redoAction()
ActionObject
redoAction
in class ActionObject
protected void undoAction()
ActionObject
undoAction
in class ActionObject
public java.lang.String getDescription()
ActionObject
getDescription
in class ActionObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |