Package org.problets.lib.io.output.text

Interface Summary
Animatable Interface that must be extended by any animatable object that can be embedded in AnimationView or its derived classes.
AnimationConstants Interface to hold animation constants
 

Class Summary
AnimatedTextView To animate displayed text.
AnimationController - responds to animation buttons Helps determine the animation of its caller
AnimationView Wraps a scroll bar around any view, and provides animation controls.
LinedTextDraw Draws text on a lined background in the panel provided.
LinedTextView Draws text on a lined background
ScrollableLinedTextDraw Draws text on a lined background in the panel provided within a scrollable "window", complete with vertical scroll bar control.