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.
|
Class and Description |
---|
ConnectionCookie.Event
Deprecated.
Event that is fired to listeners.
|
ConnectionCookie.Type
Deprecated.
Interface describing cookie type of event a cookie can produce.
|
InstanceCookie
Cookie that should be provided by all nodes that are able
to create or return an "instance".
|