Skip navigation links

NetBeans Architecture Answers for Settings Options API module


Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
org.openide.optionsExportedDeprecated

Option API

EditorAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 6.16 is required.

UtilitiesAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 9.3 is required.

WeakListener.setAccessibleImportedUnder Development

The module is needed for compilation. The module is used during runtime. Specification version 9.3 is required.

LookupAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 8.0 is required.

WindowSystemAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 6.16 is required.

org.openide.awtImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 6.0 is required.

NodesAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 6.0 is required.

Group of property interfaces
Interface NameIn/OutStabilitySpecified in What Document?
org.openide.util.SharedClassObject.initializeImportedPrivate

SystemOption needs to know whether the SharedClassObject is just performing initialization and this is done using this.getProperty ("org.openide.util.SharedClassObject.initialize") which returns null if initialize is not called and Boolean.TRUE if it is.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability