public abstract class Animator extends Object implements ActionListener
Modifier and Type | Method and Description |
---|---|
boolean |
isPlayed() |
boolean |
isRunning() |
void |
start() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
public Animator(Visual comp)