Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Package oracle.javatools.ui.tree.lazy

Interface Summary
LazyParent<T> A LazyParent provides the mechanism for lazy retrieval of children of a node in a tree i.e Children are retrieved at time of first expansion of the parent node.
 

Class Summary
LazyParentNode A LazyParentNode is a type of DefaultMutableTreeNode that doesn't compute its children until the user attempts to expand the node.
LazyProgressController A mechanism to track and control the lazy loading of tree nodes.
LazyProgressNode<T> A LazyProgressNode is a temporary node that appears in a tree as a child of a LazyParentNode.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.