Package chrriis.uihierarchy.layout

Layouts that map existing ones to add functionalities such as unit handling.

See:
          Description

Interface Summary
HLayoutManager A layout manager handler, that lazily creates the actual layout manager to use.
 

Class Summary
BorderHLayout A border layout that is lazily created, using the UIH configuration.
CardHLayout A card layout that is lazily created, using the UIH configuration.
FlowHLayout A flow layout that is lazily created, using the UIH configuration.
FormHLayout A form layout that is lazily created, using the UIH configuration.
GridHLayout A grid layout that is lazily created, using the UIH configuration.
 

Package chrriis.uihierarchy.layout Description

Layouts that map existing ones to add functionalities such as unit handling.