Class IconGlowTracker
- java.lang.Object
-
- org.pushingpixels.substance.internal.animation.IconGlowTracker
-
public class IconGlowTracker extends Object
-
-
Constructor Summary
Constructors Constructor Description IconGlowTracker(Component component)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcancel()floatgetIconGlowPosition()booleanisPlaying()voidplay()voidplay(int fullLoopCount)
-
-
-
Constructor Detail
-
IconGlowTracker
public IconGlowTracker(Component component)
-
-