org.openide.nodes 7.7.1

Uses of Class
org.openide.nodes.ChildFactory

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

Uses of ChildFactory in org.openide.nodes
 

Methods in org.openide.nodes with parameters of type ChildFactory
static
<T> Children
Children.create(ChildFactory<T> factory, boolean asynchronous)
          Create a Children object using the passed ChildFactory object.
 


org.openide.nodes 7.7.1

Built on July 17 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.