|
org.netbeans.modules.options.api/1 1.5 | |||||||||
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 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.
Options Dialog API integrated to NetBeans.
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 NetBeans CVS in core/options directory.
Nothing.
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.modules.options.api/1 1.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |