public class URLOpener extends Object implements PlugIn
Constructor and Description |
---|
URLOpener() |
Modifier and Type | Method and Description |
---|---|
static String[] |
getSampleImageNames() |
void |
run(String urlOrName)
If 'urlOrName' is a URL, opens the image at that URL.
|
public void run(String urlOrName)
public static String[] getSampleImageNames()