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.
 



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