Uses of Class
org.pushingpixels.radiance.theming.internal.AnimationConfigurationManager
-
Packages that use AnimationConfigurationManager Package Description org.pushingpixels.radiance.theming.internal -
-
Uses of AnimationConfigurationManager in org.pushingpixels.radiance.theming.internal
Fields in org.pushingpixels.radiance.theming.internal declared as AnimationConfigurationManager Modifier and Type Field Description private static AnimationConfigurationManager
AnimationConfigurationManager. instance
Singleton instance.Methods in org.pushingpixels.radiance.theming.internal that return AnimationConfigurationManager Modifier and Type Method Description static AnimationConfigurationManager
AnimationConfigurationManager. getInstance()
Returns the configuration manager instance.
-