| Package | Description |
|---|---|
| com.codename1.properties |
High level property objects that allow us to replace getters/setters in business objects with more convenient
storage/parsing mappings while retaining type safety.
|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| com.codename1.ui.spinner |
Spinners allows picking of simple sequential values similarly to combo boxes but of a much wider value set.
|
| Class and Description |
|---|
Picker
Picker is a component and API that allows either popping up a spinner or
using the native picker API when applicable. |
| Class and Description |
|---|
Picker
Picker is a component and API that allows either popping up a spinner or
using the native picker API when applicable. |
| Class and Description |
|---|
| BaseSpinner
Base class for spinners
|
| TimeSpinner
Deprecated.
use Picker instead
|
Copyright © 2022. All rights reserved.