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

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

Introduction

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

The text is from its open source code.

Method

StringgetPresentationName()
Returns a localized, human-readable description of this edit, suitable for use in a change log, for example.
StringtoString()
Returns a string representation of the object.