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

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

 

Uses of Class
org.openide.nodes.AbstractNode

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

Uses of AbstractNode in org.openide.nodes
 

Subclasses of AbstractNode in org.openide.nodes
 class BeanNode
          Represents one JavaBean in the nodes hierarchy.
 class IndexedNode
          An implementation of a node that has children and supports reordering by providing Index implementor.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.