| 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 |
|---|---|
CommonProgressAnimations.LoadingTextAnimation |
CommonProgressAnimations.LoadingTextAnimation.cols(int cols)
Returns the number of columns to render.
|
static CommonProgressAnimations.LoadingTextAnimation |
CommonProgressAnimations.LoadingTextAnimation.markComponentLoading(Component cmp)
Replaces the given component with a LoadingTextAnimation until its content is ready.
|
CommonProgressAnimations.LoadingTextAnimation |
CommonProgressAnimations.LoadingTextAnimation.rows(int rows)
Sets the number of rows to render.
|
Copyright © 2022. All rights reserved.