|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HLayoutManager | |
| chrriis.uihierarchy | The core package of the UIHierarchy library. |
| chrriis.uihierarchy.layout | Layouts that map existing ones to add functionalities such as unit handling. |
| Uses of HLayoutManager in chrriis.uihierarchy |
| Methods in chrriis.uihierarchy with parameters of type HLayoutManager | |
HRootNode |
HRootNode.layout(HLayoutManager hLayoutManager)
Use the specified layout manager. |
HNode |
HNode.layout(HLayoutManager hLayoutManager)
Use the specified layout manager. |
| Uses of HLayoutManager in chrriis.uihierarchy.layout |
| Classes in chrriis.uihierarchy.layout that implement HLayoutManager | |
class |
BorderHLayout
A border layout that is lazily created, using the UIH configuration. |
class |
CardHLayout
A card layout that is lazily created, using the UIH configuration. |
class |
FlowHLayout
A flow layout that is lazily created, using the UIH configuration. |
class |
FormHLayout
A form layout that is lazily created, using the UIH configuration. |
class |
GridHLayout
A grid layout that is lazily created, using the UIH configuration. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||