bookExamples.ch44Printing
Class PrintImage

java.lang.Object
  extended by bookExamples.ch44Printing.PrintImage

public class PrintImage
extends java.lang.Object


Constructor Summary
PrintImage(java.io.File filename)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintImage

public PrintImage(java.io.File filename)
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception