| Package | Description |
|---|---|
| org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PropertySupport.Name |
Support for the name property of a node.
|
static class |
PropertySupport.ReadOnly<T> |
A simple read-only property.
|
static class |
PropertySupport.ReadWrite<T> |
A simple read/write property.
|
static class |
PropertySupport.WriteOnly<T> |
A simple write-only property.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.