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

E17493-01

Uses of Package
oracle.ide.controls.elementtree

Packages that use oracle.ide.controls.elementtree
oracle.ide.controls.elementtree   
 

Classes in oracle.ide.controls.elementtree used by oracle.ide.controls.elementtree
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.
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.
 


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.