| Package | Description |
|---|---|
| myproject.model | |
| myproject.model.swing | |
| myproject.model.text |
| Constructor and Description |
|---|
Model(AnimatorBuilder builder,
int rows,
int columns)
Creates a model to be visualized using the
builder. |
SimpleModel(AnimatorBuilder builder)
Creates a model to be visualized using the
builder. |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingAnimatorBuilder
A class for building Animators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextAnimatorBuilder
A class for building Animators.
|