Package chrriis.uihierarchy

The core package of the UIHierarchy library.

See:
          Description

Class Summary
Accessor An accessor to access and manipulate the hierarchy.
HLeaf A leaf in the hierarchy.
HLevel A level in the hierarchy.
HNode A sub node in the hierarchy.
HParentLevel A parent level that contains some children.
HRootNode A node that is the root of a containment hierarchy.
ParentLevelAccessor An accessor for a single level accessor that is manipulating a parent level.
SingleLevelAccessor An accessor for a single hierarchy level.
UIH The user interface hierarchy core class.
UIHConfig The centralized place for UIH configuration.
 

Exception Summary
UIHException The super class of the UIHierarchy exceptions that can occur.
 

Package chrriis.uihierarchy Description

The core package of the UIHierarchy library.