Package | Description |
---|---|
org.openide.awt |
A set of utility classes pertaining to the visual appearance of NetBeans.
|
Class | Description |
---|---|
ActionID |
Identifies one registered action.
|
ActionReference |
Registers an action under associated identifier specified by separate
ActionID annotation on the same element. |
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.Category |
Category of Notification, displayed in Notifications TC.
|
NotificationDisplayer.Priority |
Priority of Notification
|
QuickSearch |
Quick search infrastructure for an arbitrary component.
|
QuickSearch.Callback |
Call back interface, that is notified with the submissions to the quick search field.
|
SpinButton.RepeatThread |
Deprecated.
Made visible only because it was (by mistake)
visible from public signatures.
|
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.
|
SplittedPanel.SplitChangeEvent |
Deprecated.
This class does nothing interesting that cannot be done with a JSplitPane.
|
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.
|
TabbedPaneFactory |
Factory class for TabbedPanes with closeable tabs.
|
ToolbarButton |
Deprecated.
This class was a workaround for JDK 1.2 era Windows Look and
feel issues.
|
ToolbarToggleButton |
Deprecated.
This class was a workaround for JDK 1.2 era Windows Look and
feel issues.
|
UndoRedo |
Undo and Redo manager for top components and workspace elements.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.