jAER project on SourceForge

Package net.sf.jaer.util.browser

The classes in this package enable browsing to a web page.

See:
          Description

Class Summary
BrowserLauncher BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
 

Package net.sf.jaer.util.browser Description

The classes in this package enable browsing to a web page. The only one that is presently used is BrowserLauncher. It is used to launch the browser to show the home page.


jAER project on SourceForge