Class | Description |
---|---|
LinearFadeInAnimation |
A linear animation to fade a Widget from 0.0 to 1.0 opacity
|
LinearFadeOutAnimation |
A linear animation to fade a Widget from 1.0 to 0.0 opacity
|
Pause |
A pause (in between animations).
|
SequencedAnimation |
An animation that can be sequenced to run in a list of animations.
|
Sequencer |
Run a list of animations in order.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.