| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.swing.undo.AbstractUndoableEdit
|
+--biouml.editor.DataCollectionRemoveUndo
|
+--biouml.editor.DataCollectionAddUndo
| Constructor Summary | |
DataCollectionAddUndo(DataElement elementWillAdd, DataCollection parent) | |
| Method Summary | |
String | getPresentationName() |
void | redo() |
void | undo() |
| Methods inherited from class javax.swing.undo.AbstractUndoableEdit |
die, canUndo, canRedo, addEdit, replaceEdit, isSignificant, getUndoPresentationName, getRedoPresentationName, toString |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DataCollectionAddUndo(DataElement elementWillAdd, DataCollection parent)
| Method Detail |
public String getPresentationName()
public void redo()
throws javax.swing.undo.CannotRedoException
public void undo()
throws javax.swing.undo.CannotUndoException
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||