|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateEditable | |
javax.swing.undo | Provides support for undo/redo capabilities in an application such as a text editor. |
Uses of StateEditable in javax.swing.undo |
Fields in javax.swing.undo declared as StateEditable | |
protected StateEditable |
StateEdit.object
The object being edited |
Methods in javax.swing.undo with parameters of type StateEditable | |
protected void |
StateEdit.init(StateEditable anObject,
String name)
|
Constructors in javax.swing.undo with parameters of type StateEditable | |
StateEdit(StateEditable anObject)
Create and return a new StateEdit. |
|
StateEdit(StateEditable anObject,
String name)
Create and return a new StateEdit with a presentation name. |
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.