Java Platform 1.2
Beta 4

Uses of Interface
com.sun.java.swing.undo.StateEditable

Packages that use StateEditable
com.sun.java.swing.undo Provides support for undo/redo capabilities in an application such as a text editor.  
 

Uses of StateEditable in com.sun.java.swing.undo
 

Fields in com.sun.java.swing.undo declared as StateEditable
protected  StateEditable StateEdit.object
          The object being edited
 

Methods in com.sun.java.swing.undo with parameters of type StateEditable
protected  void StateEdit.init(StateEditable anObject, String name)
           
 

Constructors in com.sun.java.swing.undo with parameters of type StateEditable
StateEdit.StateEdit(StateEditable anObject)
          Create and return a new StateEdit.
StateEdit.StateEdit(StateEditable anObject, String name)
          Create and return a new StateEdit with a presentation name.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.