Skip navigation links

NetBeans Architecture Answers for Nodes API module

WARNING: answering questions version 1.12 rather than the current 1.29.

Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
UtilitiesAPIImportedOfficial .../org/openide/util/doc-files/api.html

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

org.openide.awtImportedOfficial

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

DialogsAPIImportedOfficial

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

FilesystemsAPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 9.0 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.

NodesAPIExportedOfficial .../org/openide/nodes/doc-files/api.html

ProjectManagerMutexImportedPrivate

A test in Children checks that org.netbeans.api.project.ProjectManager.mutex() is not held by the current thread when acquiring Children.MUTEX. Since this module cannot depend on the module providing ProjectManager, the test uses reflection to retrieve the ProjectManager.mutex() instance.

Group of property interfaces
Interface NameIn/OutStabilitySpecified in What Document?
helpIDImportedOfficial

For providing help sets for JavaBeans

propertiesHelpIDExportedStable

For providing help sets for JavaBeans proerties

expertHelpIDExportedStable

For providing help sets for JavaBeans properties


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