| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
static ComponentGroup |
ComponentGroup.enclose(Component... cmp)
Shorthand method for wrapping the given components in a vertical component group
|
static ComponentGroup |
ComponentGroup.encloseHorizontal(Component... cmp)
Shorthand method for wrapping the given components in a horizontal component group
|
Copyright © 2023. All rights reserved.