站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Class org.openide.nodes.PropertySupport (NetBeans Nodes API) - NetBeans API Javadoc 5.0.0

 

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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.