Package | Description |
---|---|
org.uberfire.client.workbench.widgets.animations |
Modifier and Type | Class and Description |
---|---|
class |
LinearFadeInAnimation
A linear animation to fade a Widget from 0.0 to 1.0 opacity
|
class |
LinearFadeOutAnimation
A linear animation to fade a Widget from 1.0 to 0.0 opacity
|
class |
Pause
A pause (in between animations).
|
Modifier and Type | Method and Description |
---|---|
void |
Sequencer.add(SequencedAnimation animation,
int duration)
Add an animation to the list of animations to be sequenced.
|
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.