| 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 |
|---|---|
AnimationManager |
ComponentSelector.getAnimationManager()
Gets the AnimationManager for the components in this set.
|
AnimationManager |
Form.getAnimationManager()
Returns the animation manager instance responsible for this form, this can be used to track/queue
animations
|
AnimationManager |
Component.getAnimationManager()
Returns the animation manager of the parent form or null if this component isn't currently associated with a form
|
Copyright © 2021. All rights reserved.