|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openide.nodes.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. |
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |