public class IconGlowTracker extends Object
| Constructor | Description |
|---|---|
IconGlowTracker(Component component) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
cancel() |
|
float |
getIconGlowPosition() |
|
boolean |
isPlaying() |
|
void |
play() |
|
void |
play(int fullLoopCount) |
public IconGlowTracker(Component component)