public class BrowserControlUtils extends Object
| Constructor and Description |
|---|
BrowserControlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
displayURLonStandardBrowser(Component parentComponent,
String url)
This method opens the specified url in the standard web-browser.
|
public static Object displayURLonStandardBrowser(Component parentComponent, String url)
parentComponent - The parent component. Can be null.url - An url like "http://www.yahoo.com/"Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.