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

Packages that use Children.Keys
org.openide.loaders DataSystems are the logical layer between a filesystem and the regular functions of the IDE. 
org.openide.nodes The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. 
org.openide.src.nodes Source elements can be represented by default element nodes
 

Uses of Children.Keys in org.openide.loaders
 

Subclasses of Children.Keys in org.openide.loaders
 class DataObjectFilter
          Supports working with a set of filters defined by data objects.
 

Uses of Children.Keys in org.openide.nodes
 

Subclasses of Children.Keys in org.openide.nodes
 class BeanChildren
          Class that represents bean children of a JavaBeans context.
static class FilterNode.Children
          Children for a filter node.
static class Index.KeysChildren
          Implementation of index interface that operates on an list of objects that are presented by given nodes.
 

Uses of Children.Keys in org.openide.src.nodes
 

Subclasses of Children.Keys in org.openide.src.nodes
 class ClassChildren
          Normal implementation of children list for a class element node.
 class SourceChildren
          Normal implementation of children for source element nodes.
 



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