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 Name In/Out Stability Specified in What Document?
UtilitiesAPI Imported Official .../org/openide/util/doc-files/api.html

NodesAPI Exported Official .../org/openide/nodes/doc-files/api.html

ProjectManagerMutex Imported Private

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 Name In/Out Stability Specified in What Document?
helpID Imported Official

For providing help sets for JavaBeans

propertiesHelpID Exported Stable

For providing help sets for JavaBeans proerties

expertHelpID Exported Stable

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


Built on February 22 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.