Skip navigation links

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

E13403-06


Package oracle.ide.controls.elementtree

Class Summary
ElementRegistry This class is used to associate Filters and Handlers to Element classes.
ElementTree ElementTree is a JTree that natively supports displaying Elements.
The tree model uses ElementTreeNodes to hold the Elements.
ElementTreeNode The TreeNode used by ElementTree to hold the Element
ElementTreeRootNode The root of a ElementTree.
ElementTreeViewAdapter This class facilitates the integration of an ElementTree in a View.
Filter A Filter extracts the children from a parent Element and/or filters the produce of other filters.
When an element is expanded, the element tree collects all the filters registered for the element's class and its supertypes.
Handler A Handler is responsible for restoring the expansion state of a tree that has been refreshed.

 


Skip navigation links

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

E13403-06


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