Example usage for Java javax.swing.undo StateEdit fields, constructors, methods, implement or subclass
The text is from its open source code.
StateEdit(StateEditable anObject) Create and return a new StateEdit. |
void | end() Gets the post-edit state of the StateEditable object and ends the edit. |