Skip navigation links
org.openide.nodes 7.69

Package 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.

See: Description

Package org.openide.cookies Description

Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object.

The Loaders API describes how to use cookies in conjunction with data objects, including creating new cookie interfaces, creating new cookie support implementations, and reusing existing supports. The Nodes API also permits use of cookies to add behavior to nodes.

Skip navigation links
org.openide.nodes 7.69