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

Uses of Package org.openide.awt (NetBeans APIs) - NetBeans API Javadoc 4.1.0


Uses of Package
org.openide.awt

Packages that use org.openide.awt
org.openide.awt A set of utility classes pertaining to the visual appearance of the IDE. 
org.openide.explorer.view The Explorer is really an abstraction that needs a view to actually display the nodes. 
org.openide.text The IDE is able to integrate multiple editors for different content types and mechanically access their content. 
org.openide.windows Most parts of the IDE do not manipulate windows directly, but use special top components
 

Classes in org.openide.awt used by org.openide.awt
Actions.SubMenuModel
          Interface for the creating Actions.SubMenu.
HtmlBrowser.Factory
          Implementation of BrowerFactory creates new instances of some Browser implementation.
HtmlBrowser.Impl
          This interface represents an implementation of html browser used in HtmlBrowser.
HtmlBrowser.URLDisplayer
          A manager class which can display URLs in the proper way.
HtmlRenderer.Renderer
          Interface aggregating TableCellRenderer, TreeCellRenderer and ListCellRenderer.
JMenuPlus
          A subclass of JMenu which provides workaround for pre-JDK 1.2.2 JMenu positioning problem.
SpinButtonListener
          Deprecated. Obsoleted by javax.swing.JSpinner in JDK 1.4
SplittedPanel
          Deprecated. This class does nothing interesting that cannot be done with a JSplitPane. Use a JSplitPane instead.
SplittedPanel.SplitChangeEvent
          Deprecated. An event that describes a split point change
SplittedPanel.SplitChangeListener
          Deprecated. A listener interface for tracking split point changes
StatusDisplayer
          Permits control of a status line.
ToolbarButton
          Deprecated. This class was a workaround for JDK 1.2 era Windows Look and feel issues. All implementation code has been removed. It is here only for backward compatibility.
ToolbarToggleButton
          Deprecated. This class was a workaround for JDK 1.2 era Windows Look and feel issues. All implementation code has been removed. It is here only for backward compatibility.
UndoRedo
          Undo and Redo manager for top components and workspace elements.
 

Classes in org.openide.awt used by org.openide.explorer.view
JMenuPlus
          A subclass of JMenu which provides workaround for pre-JDK 1.2.2 JMenu positioning problem.
 

Classes in org.openide.awt used by org.openide.text
UndoRedo
          Undo and Redo manager for top components and workspace elements.
UndoRedo.Manager
          An undo manager which fires a change event each time it consumes a new undoable edit.
 

Classes in org.openide.awt used by org.openide.windows
UndoRedo
          Undo and Redo manager for top components and workspace elements.
 



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