Package chrriis.uihierarchy.creator

Package containing the creators, which are used to create components from some object representations.

See:
          Description

Interface Summary
ComponentCreator The interface that all creators of components must implement.
 

Class Summary
NullComponentCreator The component creator that handles the null object.
StringComponentCreator A component creator that handles Strings.
 

Package chrriis.uihierarchy.creator Description

Package containing the creators, which are used to create components from some object representations.