| Package | Description | 
|---|---|
| myproject.model | |
| myproject.model.swing | |
| myproject.model.text | |
| myproject.util | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | NullAnimatorNull object for  Animator. | 
| Modifier and Type | Field and Description | 
|---|---|
| private Animator | Model. animator | 
| private Animator | SimpleModel. animator | 
| Modifier and Type | Method and Description | 
|---|---|
| Animator | AnimatorBuilder. getAnimator()Returns the  Animator. | 
| Animator | NullAnimatorBuilder. getAnimator() | 
| Modifier and Type | Method and Description | 
|---|---|
| Animator | SwingAnimatorBuilder. getAnimator() | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | TextAnimatorBuilder.TextAnimatorClass for drawing the Model. | 
| Modifier and Type | Method and Description | 
|---|---|
| Animator | TextAnimatorBuilder. getAnimator() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SwingAnimatorA swing implementation of  Animator, using aJFrameto display the animation. |