Class CommonProgressAnimations
java.lang.Object
com.codename1.ui.CommonProgressAnimations
public class CommonProgressAnimations
extends java.lang.Object
A collection of useful progress animations and utility methods.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA progress animation that shows an animated circle.static classAn empty progress animation.static classA progress animation that shows a block of text being typed.static classBase class for ProgressAnimations -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommonProgressAnimations
public CommonProgressAnimations()
-