paint
public void paint( Graphics g)
Paints this component. This method is called when the contents
of the component should be painted in response to the component
first being shown or damage needing repair.
Parameters: g - The graphics context to use for painting.