protected static class XJUndo.CustomCompoundEdit extends CompoundEdit
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
editsRedoName, UndoName| Constructor and Description |
|---|
XJUndo.CustomCompoundEdit(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRedoPresentationName() |
String |
getUndoPresentationName() |
addEdit, canRedo, canUndo, die, end, getPresentationName, isInProgress, isSignificant, lastEdit, redo, toString, undoreplaceEditprotected String name
public XJUndo.CustomCompoundEdit(String name)
public String getUndoPresentationName()
getUndoPresentationName in interface UndoableEditgetUndoPresentationName in class CompoundEditpublic String getRedoPresentationName()
getRedoPresentationName in interface UndoableEditgetRedoPresentationName in class CompoundEditCopyright © 2013. All rights reserved.