Uses of Class
org.apache.pivot.wtk.ActivityIndicator
-
Packages that use ActivityIndicator Package Description org.apache.pivot.wtk Contains classes that define the structure and behavior of WTK user interface components.org.apache.pivot.wtk.skin.terra Defines skin classes for the "Terra" theme. -
-
Uses of ActivityIndicator in org.apache.pivot.wtk
Methods in org.apache.pivot.wtk with parameters of type ActivityIndicator Modifier and Type Method Description void
ActivityIndicatorListener. activeChanged(ActivityIndicator activityIndicator)
Called when an activity indicator's active state has changed.void
ActivityIndicatorListener.Listeners. activeChanged(ActivityIndicator activityIndicator)
-
Uses of ActivityIndicator in org.apache.pivot.wtk.skin.terra
Methods in org.apache.pivot.wtk.skin.terra with parameters of type ActivityIndicator Modifier and Type Method Description void
TerraActivityIndicatorSkin. activeChanged(ActivityIndicator activityIndicator)
-