|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhplot.IView
public class IView
Simple image viewer for PNG, JPG, GIF files
| Constructor Summary | |
|---|---|
IView()
Show an empty image viewer. |
|
IView(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 |
|---|
public IView()
public IView(String file)
file - image file or files (with full path)| Method Detail |
|---|
public void doc()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||