public class CommonProgressAnimations extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CommonProgressAnimations.CircleProgress
A progress animation that shows an animated circle.
|
static class |
CommonProgressAnimations.EmptyAnimation
An empty progress animation.
|
static class |
CommonProgressAnimations.LoadingTextAnimation
A progress animation that shows a block of text being typed.
|
static class |
CommonProgressAnimations.ProgressAnimation
Base class for ProgressAnimations
|
Constructor and Description |
---|
CommonProgressAnimations() |