org.openide.nodes 6.7.31

Uses of Class
org.openide.nodes.NodeNotFoundException

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

Uses of NodeNotFoundException in org.openide.nodes
 

Methods in org.openide.nodes that throw NodeNotFoundException
static Node NodeOp.findPath(Node start, Enumeration names)
          Traverse a path from a parent node down, by an enumeration of names.
static Node NodeOp.findPath(Node start, String[] names)
          Traverse a path from a parent node down, by an enumeration of names.
 


org.openide.nodes 6.7.31

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