javax > javax.swing > javax.swing.undo > javax.swing.undo.undoableeditsupport >

Class: javax.swing.undo.UndoableEditSupport
    java.lang.Object
       javax.swing.undo.UndoableEditSupport


public class UndoableEditSupport extends Object


FIELDS:
protected CompoundEdit compoundEdit
protected Vector listeners
protected Object realSource
protected int updateLevel

CONSTRUCTORS:
public UndoableEditSupport()

public UndoableEditSupport(Object r)


METHODS:
protected void _postEdit(UndoableEdit e)

public void addUndoableEditListener(UndoableEditListener l)

public void beginUpdate()

protected CompoundEdit createCompoundEdit()

public void endUpdate()

public UndoableEditListener[] getUndoableEditListeners()

public int getUpdateLevel()

public void postEdit(UndoableEdit e)

public void removeUndoableEditListener(UndoableEditListener l)

public String toString()
Overrides: Object


INHERITED METHODS:
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