jhplot
Class IView

java.lang.Object
  extended by jhplot.IView

public class IView
extends java.lang.Object

Simple image viewer for PNG, JPG, GIF files


Constructor Summary
IView()
          Show an empty image viewer.
IView(java.lang.String file)
          Show image or images
 
Method Summary
 void doc()
          Show online documentation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IView

public IView()
Show an empty image viewer.


IView

public IView(java.lang.String file)
Show image or images

Parameters:
file - image file or files (with full path)
Method Detail

doc

public void doc()
Show online documentation.



jHepWork 2.1 (C) S.Chekanov