Rings
Version 0.3

Uses of Interface
threeD.ui.tree.TreeNode

Packages that use TreeNode
threeD.ui.tree   
 

Uses of TreeNode in threeD.ui.tree
 

Classes in threeD.ui.tree that implement TreeNode
 class SceneTreeNode
          A SceneTreeNode object allows a Scene object to be represented by a TreeNode component that can be added to a JTree component.
 class SurfaceTreeNode
          A SurfaceTreeNode object allows SurfaceUI objects to be represented by TreeNode components that can be added to a JTree component.
 

Constructors in threeD.ui.tree with parameters of type TreeNode
SurfaceTreeNode(SurfaceUI surface, TreeNode parent)
          Constructs a new SurfaceTreeNode object using the specified SurfaceUI object with the specified parent.
 


Rings
Version 0.3

Copyright 2003-05 Mike Murray