|
org.openide.nodes 6.7.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openide.nodes.BeanNode.Descriptor
public static final class BeanNode.Descriptor
Descriptor of three types of properties. Regular, expert and hidden.
| Field Summary | |
|---|---|
Node.Property[] |
expert
Expert properties. |
Node.Property[] |
hidden
Hidden properties. |
Node.Property[] |
property
Regular properties. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Node.Property[] property
public final Node.Property[] expert
public final Node.Property[] hidden
|
org.openide.nodes 6.7.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||