Package | Description |
---|---|
myproject.model.swing | |
myproject.util |
Modifier and Type | Class and Description |
---|---|
private static class |
SwingAnimatorBuilder.MyPainter
Class for drawing the Model.
|
Modifier and Type | Field and Description |
---|---|
private SwingAnimatorPainter |
SwingAnimator.ContentPane.painter |
Constructor and Description |
---|
ContentPane(SwingAnimatorPainter painter,
int width,
int height) |
SwingAnimator(SwingAnimatorPainter painter,
java.lang.String name,
int width,
int height,
int delay)
Creates and displays a
JFrame for the animation. |