Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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 Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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