| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateEditable | |
|---|---|
| javax.swing.undo | Allows developers to provide support for undo/redo in applications such as text editors. | 
| Uses of StateEditable in javax.swing.undo | 
|---|
| Fields in javax.swing.undo declared as StateEditable | |
|---|---|
| protected  StateEditable | StateEdit.objectThe 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. | |
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.