Basics of Computer Animation
in Java |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
Timer
object that sends
actionPerformed()
messagesActionListener
on the Timer
that updates state information each "tick"JComponent
that renders itself using the
state information