As you can probably tell, Im just starting out jearning java.
The funnty thing is Im following examples from Osborne's java 2
Complete reference 3rd Ed, and many of the examples omit to do this,
or use repaint.
Even when looking at the examples at SUN it didnt seem obvious, i
guess cause they didnt over-ride paint.
java.sun.com/.../example-
swing/index.html#TextDemo
java.sun.com/.../example-
swing/TextDemo.java