Jadex 0.96-beta1

jadex.util
Class BrowserLauncher2

java.lang.Object
  extended by jadex.util.BrowserLauncher2

public class BrowserLauncher2
extends Object

Provides a static method to start a browser. Relies on the original BrowserLauncher implementation, but provides additional support for applets and JNLP.


Field Summary
static Applet applet
          The applet (has to be set from the outside).
 
Constructor Summary
BrowserLauncher2()
           
 
Method Summary
static void openURL(String url)
          Open an url in a browser.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

applet

public static Applet applet
The applet (has to be set from the outside).

Constructor Detail

BrowserLauncher2

public BrowserLauncher2()
Method Detail

openURL

public static void openURL(String url)
                    throws IOException
Open an url in a browser.

Throws:
IOException

Jadex 0.96-beta1

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.