Uses of Class
org.openide.nodes.PropertySupport

Packages that use PropertySupport
org.openide.nodes The IDE 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
          A simple read-only property.
static class PropertySupport.ReadWrite
          A simple read/write property.
static class PropertySupport.WriteOnly
          A simple write-only property.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.