groovy.ui.text
Class TextUndoManager.StructuredEdit
java.lang.Object
javax.swing.undo.AbstractUndoableEdit
javax.swing.undo.CompoundEdit
groovy.ui.text.TextUndoManager.StructuredEdit
class TextUndoManager.StructuredEdit
extends CompoundEdit
|
Methods inherited from class CompoundEdit
|
| toString, end, addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, undo, isInProgress, replaceEdit, wait, wait, wait, hashCode, getClass, equals, notify, notifyAll |
|
Methods inherited from class AbstractUndoableEdit
|
| toString, addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo, wait, wait, wait, hashCode, getClass, equals, notify, notifyAll |
TextUndoManager.StructuredEdit
TextUndoManager.StructuredEdit()
-
addEdit
public boolean addEdit(UndoableEdit edit)
-
canUndo
public boolean canUndo()
-
editedTime
protected long editedTime()
-
isInProgress
public boolean isInProgress()
-
Copyright © 2003-2010 The Codehaus. All rights reserved.