站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Interface org.openide.awt.UndoRedo (NetBeans UI Utilities API) - NetBeans API Javadoc 5.0.0

 

Uses of Interface
org.openide.awt.UndoRedo

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.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.