|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jaulp.swing.browser.BrowserControlUtils
public class BrowserControlUtils
The Class BrowserControlUtils helps you to open an url in the standard web-browser.
| Constructor Summary | |
|---|---|
BrowserControlUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
displayURLonStandardBrowser(java.awt.Component parentComponent,
java.lang.String url)
This method opens the specified url in the standard web-browser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserControlUtils()
| Method Detail |
|---|
public static java.lang.Object displayURLonStandardBrowser(java.awt.Component parentComponent,
java.lang.String url)
url - An url like "http://www.yahoo.com/"parentComponent - The parent component. Can be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||