org.openide.nodes 7.16.1

Uses of Class
org.openide.nodes.PropertySupport

Packages that use PropertySupport
org.openide.nodes NetBeans uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. 
 

Uses of PropertySupport in org.openide.nodes
 

Subclasses of PropertySupport in org.openide.nodes
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.
 


org.openide.nodes 7.16.1

Built on September 19 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.