org.openide.awt 7.23.1

Uses of Interface
org.openide.awt.UndoRedo

Packages that use UndoRedo
org.openide.awt A set of utility classes pertaining to the visual appearance of NetBeans. 
 

Uses of UndoRedo in org.openide.awt
 

Classes in org.openide.awt that implement UndoRedo
static class UndoRedo.Empty
          Deprecated. Use NONE rather than instantiating this.
static class UndoRedo.Manager
          An undo manager which fires a change event each time it consumes a new undoable edit.
 

Fields in org.openide.awt declared as UndoRedo
static UndoRedo UndoRedo.NONE
          Empty implementation that does not allow any undo or redo actions.
 


org.openide.awt 7.23.1

Built on September 19 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.