Example usage for Java javax.swing.undo UndoableEdit fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getPresentationName() Returns a localized, human-readable description of this edit, suitable for use in a change log, for example. |
String | toString() Returns a string representation of the object. |