| Package | Description | 
|---|---|
| myproject.model.swing | |
| myproject.util | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | SwingAnimatorBuilder.MyPainterClass 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  JFramefor the animation. |