| Package | Description |
|---|---|
| com.codename1.ui.layouts |
Layout managers allow a
Container to
arrange its components by a set of rules that adapt to specific
densities (ppi - pixels per inch). |
| Modifier and Type | Field and Description |
|---|---|
TableLayout |
TextModeLayout.table
The underlying table layout can be used freely to create constraints on the fly
|
Copyright © 2023. All rights reserved.