Java javax.swing.undo StateEdit fields, constructors, methods, implement or subclass

Example usage for Java javax.swing.undo StateEdit fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing.undo StateEdit.

The text is from its open source code.

Constructor

StateEdit(StateEditable anObject)
Create and return a new StateEdit.

Method

voidend()
Gets the post-edit state of the StateEditable object and ends the edit.