public class Image
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
displayImage(java.lang.String label,
java.lang.String location) |
Displays the file at the given location in an image viewer.
|
public static java.lang.String displayImage(java.lang.String label,
java.lang.String location)
label - identifies the window in which the imag will be
displayedlocation - image location - may be a filename or URLCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.