|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.ejalbert.launching.macos.MacOsBrowserLaunching
edu.stanford.ejalbert.launching.macos.MacOs3_0BrowserLaunching
public class MacOs3_0BrowserLaunching
| Field Summary |
|---|
| Fields inherited from class edu.stanford.ejalbert.launching.macos.MacOsBrowserLaunching |
|---|
FINDER_CREATOR |
| Fields inherited from interface edu.stanford.ejalbert.launching.IBrowserLaunching |
|---|
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 |
| Constructor Summary | |
|---|---|
MacOs3_0BrowserLaunching()
|
|
| Method Summary | |
|---|---|
java.util.List |
getBrowserList()
Returns a list of browsers to be used for browser targetting. |
void |
initialize()
Performs any initialization needed for the particular O/S. |
void |
openUrl(java.lang.String urlString)
Opens the passed url in the system's default browser. |
| Methods inherited from class edu.stanford.ejalbert.launching.macos.MacOsBrowserLaunching |
|---|
getNewWindowPolicy, openUrl, openUrl, setNewWindowPolicy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacOs3_0BrowserLaunching()
| Method Detail |
|---|
public void initialize()
throws BrowserLaunchingInitializingException
IBrowserLaunching
BrowserLaunchingInitializingException
public void openUrl(java.lang.String urlString)
throws UnsupportedOperatingSystemException,
BrowserLaunchingExecutionException,
BrowserLaunchingInitializingException
IBrowserLaunching
urlString - String
UnsupportedOperatingSystemException
BrowserLaunchingExecutionException
BrowserLaunchingInitializingExceptionpublic java.util.List getBrowserList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||