aicas logoJamaica 6.4 release 1

Uses of Interface
javax.swing.undo.StateEditable

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.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.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.