| Package | Description |
|---|---|
| org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
| Modifier and Type | Method and Description |
|---|---|
static CookieSet |
CookieSet.createGeneric(CookieSet.Before before)
Factory method to create new, general purpose cookie set.
|
protected CookieSet |
AbstractNode.getCookieSet()
Get the cookie set.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractNode.setCookieSet(CookieSet s)
Deprecated.
just use getCookieSet().add(...) instead
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.