Interface | Description |
---|---|
Animator |
An interface for displaying simulations.
|
SwingAnimatorPainter |
Callback interface for
SwingAnimator . |
Class | Description |
---|---|
SwingAnimator |
A swing implementation of
Animator , using a JFrame
to display the animation. |