See: Description
Package | Description |
---|---|
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 the NetBeans Mercurial repositories.
N/A
Read more about the implementation in the answers to architecture questions.
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.