nl.coderight.jazz.painter
Class ImagePainter

java.lang.Object
  extended by nl.coderight.jazz.painter.ImagePainter
All Implemented Interfaces:
Painter

public class ImagePainter
extends Object
implements Painter


Constructor Summary
ImagePainter(Image image)
           
 
Method Summary
 void paint(Graphics2D graphics, int width, int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImagePainter

public ImagePainter(Image image)
Method Detail

paint

public void paint(Graphics2D graphics,
                  int width,
                  int height)
Specified by:
paint in interface Painter


Copyright 2010 CodeRight, All rights reserved.