Package | Description |
---|---|
myproject.model | |
myproject.model.swing | |
myproject.model.text | |
myproject.util |
Modifier and Type | Method and Description |
---|---|
Animator |
AnimatorBuilder.getAnimator()
Returns the
Animator . |
Modifier and Type | Method and Description |
---|---|
Animator |
SwingAnimatorBuilder.getAnimator() |
Modifier and Type | Method and Description |
---|---|
Animator |
TextAnimatorBuilder.getAnimator() |
Modifier and Type | Class and Description |
---|---|
class |
SwingAnimator
A swing implementation of
Animator , using a JFrame
to display the animation. |