Uses of Interface javax.swing.undo.StateEditable

Uses in package javax.swing.undo

Constructors with parameter type javax.swing.undo.StateEditable

Constructs a StateEdit, specifying the object whose state is being edited.
Constructs a StateEdit, specifying the object whose state is being edited.

Fields of type javax.swing.undo.StateEditable

StateEditable
The object which is being edited by this StateEdit.

Methods with parameter type javax.swing.undo.StateEditable

void
Initializes this StateEdit.