| Package | Description |
|---|---|
| org.openide.awt |
A set of utility classes pertaining to the visual appearance of NetBeans.
|
| Class and Description |
|---|
| Actions.SubMenuModel
Deprecated.
used by deprecated
Actions.SubMenu |
| DynamicMenuContent
Dynamic result of a
Presenter.Menu or Presenter.Popup. |
| 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 table, tree, and list cell renderers.
|
| JMenuPlus
Deprecated.
doesn't do anything special anymore - since org.openide.awt 6.5
|
| Notification
Controller for a notification message obtained from NotificationDisplayer.
|
| NotificationDisplayer
Creates and shows clickable notifications in the main status line.
|
| NotificationDisplayer.Priority
Priority of Notification
|
| SpinButton.RepeatThread
Deprecated.
Made visible only because it was (by mistake)
visible from public signatures. No need to use it.
|
| 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.
This class does nothing interesting that cannot be done with a JSplitPane.
Use a JSplitPane instead.
|
| SplittedPanel.SplitChangeListener
Deprecated.
A listener interface for tracking split point changes
|
| StatusDisplayer
Permits control of a status line.
|
| StatusDisplayer.Message
Handle for 'important' status line messages.
|
| 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.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.