Skip navigation links
org.openide.nodes 7.69

Nodes API
Official

See: Description

Nodes API 
Package Description
org.openide.cookies
Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object.
org.openide.nodes
NetBeans uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree.
org.openide.util.actions  

What is New (see all changes)?

Use Cases

Cover of NetBeans Platform for Beginners book For general overview of the concepts related to nodes and explorers, together with code samples, see chapter 7, of NetBeans Platform for Beginners by Jason Wexbridge and Walter Nyland.

Exported Interfaces

This table lists all of the module exported APIs with defined stability classifications. It is generated based on answers to questions about the architecture of the module. Read them all...
Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
NodesAPIExportedOfficial .../org/openide/nodes/doc-files/api.html

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

For providing help sets for JavaBeans proerties

expertHelpIDExportedStable

For providing help sets for JavaBeans properties

Implementation Details

Read more about the implementation in the answers to architecture questions.

Skip navigation links
org.openide.nodes 7.69