|
org.netbeans.modules.options.api/1 1.10.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Options Dialog and SPI | |
---|---|
org.netbeans.api.options | |
org.netbeans.spi.options |
Options Dialog module contains implementation of Options Dialog and simple SPI. This SPI allows installation of custom options panels / categories to Options Dialog. This module contains implementation of Miscellaneous Panel ans Miscellaneous Panel SPI too. OptionsDialogSPI
Added new declarative way of registering options categories (advancedOptionFolder attr in layer.xml), in order to remove duplicate tabbed controllers for each category with subtabs
Added new factory methods enabling declarative loading of option panels (createCategory and createSubCategory) to OptionsCategory and AdvancedOption
Added API to open the options dialog with some subcategory pre-selected.
Added API to open the options dialog with some category pre-selected.
To indicate that this is now considered a stable API, the major release version was incremented to 1 from 0.
Client can install new panel to Options Dialog - see JavaDoc for OptionsCategory class.
Client can install new panel to Advanced Options Panel - see JavaDoc for AdvancedOption class.
|
|
|
The sources for the module are in the NetBeans Mercurial repositories.
Nothing.
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.modules.options.api/1 1.10.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |