Image
instance, then instantiate the
following pattern inside the paint
method of the component in which the
image is to appear:
graphics-context.drawImage (image, x, y, width, height, drawing component);
image.getWidth(drawing component); image.getHeight(drawing component);