|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--spo.src.client.Launch
A utility class which can be used to launch a browser to visualize the HTML output
| Constructor Summary | |
Launch()
|
|
| Method Summary | |
static void |
displayURL(java.lang.String url)
Display a file in the system browser. |
static void |
main(java.lang.String[] args)
The main() method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Launch()
| Method Detail |
public static void displayURL(java.lang.String url)
url - the file's url (the url must start with either "http://" or
"file://").public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||