| Package | Description |
|---|---|
| org.netbeans.spi.settings |
Makes it possible to store settings in a custom human-readable storage format or
reuse any existing format by using convertors.
|
| Class and Description |
|---|
| Convertor
Convertor allows to read/write objects in own format and notify about
object changes.
|
| Saver
The Saver should be used as a callback to the framework implementation
to handle setting object changes.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.