jview
Class JNormalizedCanvas.ShowImage

java.lang.Object
  extended by jview.JNormalizedCanvas.ShowImage
Enclosing class:
JNormalizedCanvas

public static class JNormalizedCanvas.ShowImage
extends Object

Displays an image and an otherwise empty canvas.


Constructor Summary
JNormalizedCanvas.ShowImage()
           
 
Method Summary
static void main(String[] arg)
          The image on the command line is loaded and displayed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNormalizedCanvas.ShowImage

public JNormalizedCanvas.ShowImage()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The image on the command line is loaded and displayed.

Throws:
Exception