jadex.util
Class BrowserLauncher2
java.lang.Object
   jadex.util.BrowserLauncher2
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 | appletThe applet (has to be set from the outside).
 | 
 
 
| Method Summary | 
| static void | openURL(String url)Open an url in a browser.
 | 
 
 
applet
public static Applet applet
- The applet (has to be set from the outside).
 
 
BrowserLauncher2
public BrowserLauncher2()
openURL
public static void openURL(String url)
                    throws IOException
- Open an url in a browser.
 
- 
- Throws:
- IOException
 
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.