Java: Example - Buffered Analog Clock
The following is an analog (uses hands) clock that uses buffered drawing to increase speed..
Text Clock
This is a simple text clock..
Text Clock 2
This is the same as Example - Text Clock, but defines a reusable component for the clock..
Extend Text Clock
Here are several possible extensions to Example - Text Clock 2..
Bouncing Ball
This program does a simple animation..