|
org.openide.options 6.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Settings Options API | |
---|---|
org.openide.explorer.propertysheet | |
org.openide.options | System options provide an easy-to-use mechanism for persistent storage of user-settable options. |
org.openide.text |
Old system for registering storable options.
Methods ControlPanel.add(SystemOption)
and
ControlPanel.remove(SystemOption)
are deprecated now.
ContextSystemOption.beanContext
changed type
Protected field beanContext
has changed type. The previous
type was an inaccessible class, which was an API bug; it is now the
public superclass.
N/A
|
|
The sources for the module are in NetBeans CVS in openide/options directory.
N/A
Read more about the implementation in the answers to architecture questions.
|
org.openide.options 6.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |