|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.paxinos3d.Previewer
public class Previewer
A simple, static class to display a URL in the system browser.
| Constructor Summary | |
|---|---|
Previewer()
|
|
| Method Summary | |
|---|---|
static Previewer |
getInstance()
Returns the previewer instance. |
String |
getLastMessage()
Returns the last message. |
String |
getPlatform()
|
static boolean |
show(String url)
Shows a url. |
boolean |
showURL(String url)
Shows a url. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Previewer()
| Method Detail |
|---|
public static Previewer getInstance()
public static boolean show(String url)
url - the url
public String getLastMessage()
public boolean showURL(String url)
url - the url
public String getPlatform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||