| 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 | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.