See: Description
Package | Description |
---|---|
org.netbeans.api.actions |
Context Interfaces
are a design pattern used to add behaviors to existing objects
or to separate implementation from the main object.
|
org.netbeans.spi.actions |
Contains support classes for easier implementation of Context Interfaces.
|
org.openide.awt |
A set of utility classes pertaining to the visual appearance of NetBeans.
|
API/SPI for UI related aspects of application.
Clients can specify notification category. There are 3 default categories (Info, Warning, Error) but clients can also create a custom category using layer.xml
A default value can be specified for a preference value for Actions.checkbox.
Internal web browser can now contain an additional toolbar component: HtmlBrowser(Factory, boolean, boolean, Component) Browser implementation can pass arbitrary data to Web browser window's Lookup: HtmlBrowser.Impl.getLookup()
ToolbarWithOverflow class is added. It can be used to add an overflow button when the toolbar becomes too small to show all the available actions.
There's a new class ColorComboBox that can be used as color picker.
XXX no answer for arch-usecases
|
|
|
|
|
|
The sources for the module are in the NetBeans Mercurial repositories.
Nothing.
Read more about the implementation in the answers to architecture questions.
Built on January 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.