|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.gui.BrowserControl
| Constructor Summary | |
BrowserControl()
|
|
| Method Summary | |
static void |
displayURL(java.lang.String url)
Shows a url in the default browser or open the default mail client to send an e-mail. |
static boolean |
isWindowsPlatform()
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BrowserControl()
| Method Detail |
public static void displayURL(java.lang.String url)
url - The URL of the file or the e-mail addressjava.awt.Desktop is present and try to open URL/open mail client with method browse/mail of class java.awtDesktop.
In other case try to open url with runtime object.public static boolean isWindowsPlatform()
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||