jview
Class JNormalizedCanvas.ShowImage
java.lang.Object
jview.JNormalizedCanvas.ShowImage
- Enclosing class:
- JNormalizedCanvas
public static class JNormalizedCanvas.ShowImage
- extends Object
Displays an image and an otherwise empty canvas.
|
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 |
JNormalizedCanvas.ShowImage
public JNormalizedCanvas.ShowImage()
main
public static void main(String[] arg)
throws Exception
- The image on the command line is loaded and displayed.
- Throws:
Exception