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

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

 

Uses of Class
org.openide.nodes.Children.Array

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

Uses of Children.Array in org.openide.nodes
 

Subclasses of Children.Array in org.openide.nodes
 class BeanChildren
          Class that represents bean children of a JavaBeans context.
static class Children.Keys
          Implements an array of child nodes associated nonuniquely with keys and sorted by these keys.
static class Children.SortedArray
          Maintains a list of children sorted by the provided comparator in an array.
static class FilterNode.Children
          Children for a filter node.
static class Index.ArrayChildren
          Reorderable children list stored in an array.
static class Index.KeysChildren
          Implementation of index interface that operates on an list of objects that are presented by given nodes.
 


 

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