public static class WhiteboardEdits.PasteEdit extends CompoundEdit
editsRedoName, UndoName| Constructor and Description |
|---|
PasteEdit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRedo() |
boolean |
canUndo() |
String |
getPresentationName() |
String |
getRedoPresentationName() |
String |
getUndoPresentationName() |
void |
redo() |
void |
undo() |
addEdit, die, end, isInProgress, isSignificant, lastEdit, toStringreplaceEditpublic void redo()
throws CannotRedoException
redo in interface UndoableEditredo in class CompoundEditCannotRedoExceptionpublic void undo()
throws CannotUndoException
undo in interface UndoableEditundo in class CompoundEditCannotUndoExceptionpublic boolean canRedo()
canRedo in interface UndoableEditcanRedo in class CompoundEditpublic boolean canUndo()
canUndo in interface UndoableEditcanUndo in class CompoundEditpublic String getUndoPresentationName()
getUndoPresentationName in interface UndoableEditgetUndoPresentationName in class CompoundEditpublic String getRedoPresentationName()
getRedoPresentationName in interface UndoableEditgetRedoPresentationName in class CompoundEditpublic String getPresentationName()
getPresentationName in interface UndoableEditgetPresentationName in class CompoundEditCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.