|
org.openide.awt 7.45 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| UI Utilities API | |
|---|---|
| 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.
A service provider of UI for Check for Updates feature, for example in About dialog.
The instance of the provider should be installed in default lookup using ServiceProvider.
QuickSearch class is added. It can be used to attach a quick search functionality to an arbitrary component.
Actions.forID
Added a utility method Actions.forID.
Also moved AcceleratorBinding down into the org.openide.awt
module (keeping the same FQN and signature).
lazy attribute to ActionRegistration
Added attribute explicitly controlling whether an action registration uses a lazy factory method or not.
New close button factory to a create close button or a big close button.
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.
|
org.openide.awt 7.45 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||