javax > javax.swing > javax.swing.text > javax.swing.text.abstractdocument > javax.swing.text.abstractdocument.defaultdocumentevent >

Class: javax.swing.text.AbstractDocument.DefaultDocumentEvent
    java.lang.Object
       javax.swing.undo.AbstractUndoableEdit
               javax.swing.undo.CompoundEdit
                       javax.swing.text.AbstractDocument.DefaultDocumentEvent


public class AbstractDocument.DefaultDocumentEvent extends CompoundEdit implements DocumentEvent


FIELDS:

CONSTRUCTORS:
public AbstractDocument.DefaultDocumentEvent(int offs, int len, DocumentEvent.EventType type)


METHODS:
public boolean addEdit(UndoableEdit anEdit)
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit

public DocumentEvent.ElementChange getChange(Element elem)

public Document getDocument()

public int getLength()

public int getOffset()

public String getPresentationName()
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit

public String getRedoPresentationName()
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit

public DocumentEvent.EventType getType()

public String getUndoPresentationName()
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit

public boolean isSignificant()
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit

public void redo()
Throws: CannotRedoException
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit

public String toString()
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit
Overrides: Object

public void undo()
Throws: CannotUndoException
Overrides: CompoundEdit
Overrides: AbstractUndoableEdit


INHERITED METHODS:
undo(), redo(), lastEdit(), die(), addEdit(javax.swing.undo.UndoableEdit), end(), canUndo(), canRedo(), isInProgress(), isSignificant(), getPresentationName(), getUndoPresentationName(), getRedoPresentationName(), toString(), die(), undo(), canUndo(), redo(), canRedo(), addEdit(javax.swing.undo.UndoableEdit), replaceEdit(javax.swing.undo.UndoableEdit), isSignificant(), getPresentationName(), getUndoPresentationName(), getRedoPresentationName(), toString(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net