IBrowserLaunching
public class SunOSBrowserLaunching extends UnixNetscapeBrowserLaunching
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
CONFIGFILE_SUNOS |
config file for SunOS.
|
BROWSER_DEFAULT, BROWSER_SYSTEM_PROPERTY, PROP_KEY_BROWSER_PREFIX, PROP_KEY_DELIMITER, PROTOCOL_FILE, PROTOCOL_HTTP, PROTOCOL_MAILTO, WINDOWS_BROWSER_DISC_POLICY_DISK, WINDOWS_BROWSER_DISC_POLICY_PROPERTY, WINDOWS_BROWSER_DISC_POLICY_REGISTRY
CONFIGFILE_LINUX_UNIX, logger
Constructor | Description |
---|---|
SunOSBrowserLaunching(AbstractLogger logger) |
Passes the logger and config file for SunOS to its
super class.
|
Modifier and Type | Method | Description |
---|---|---|
void |
openUrl(java.lang.String urlString) |
Opens a url using the default browser.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBrowser, getBrowserList, getNewWindowPolicy, initialize, openUrl, openUrl, openUrlWithBrowser, setNewWindowPolicy
public static final java.lang.String CONFIGFILE_SUNOS
public SunOSBrowserLaunching(AbstractLogger logger)
logger
- AbstractLoggerpublic void openUrl(java.lang.String urlString) throws UnsupportedOperatingSystemException, BrowserLaunchingExecutionException, BrowserLaunchingInitializingException
IBrowserLaunching.BROWSER_DEFAULT
.openUrl
in interface IBrowserLaunching
openUrl
in class UnixNetscapeBrowserLaunching
urlString
- StringBrowserLaunchingExecutionException
UnsupportedOperatingSystemException
BrowserLaunchingInitializingException