|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.util.WebBrowser
com.bbn.openmap.util.BrowserLauncher2WebBrowser
public class BrowserLauncher2WebBrowser
A WebBrowser implementation that uses BrowserLauncher2. Requires the BrowserLauncher2 jar to be in the classpath and the InformationDelegator.webBrowserClass property set to this classname.
| Constructor Summary | |
|---|---|
BrowserLauncher2WebBrowser()
Create a web browser that delegates launching to BrowserLauncher2. |
|
| Method Summary | |
|---|---|
void |
launch(java.lang.String urlString)
Creates a new web browser process, or points the current one to the url argument. |
| Methods inherited from class com.bbn.openmap.util.WebBrowser |
|---|
setInfoDelegator, writeAndLaunch, writeFileAndGenerateURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserLauncher2WebBrowser()
| Method Detail |
|---|
public void launch(java.lang.String urlString)
launch in class WebBrowserurlString - URL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||