[kepler-dev] kepler/src/util/Browser.java

Christopher Hylands Brooks cxh at eecs.berkeley.edu
Mon Feb 9 10:21:57 PST 2004


I noticed a cvs log message for kepler/src/util/Browser.java

Just in case you do not know, Ptolemy II has a Browser invoker at
ptII/ptolemy/actor/gui/BrowserLauncher.java

You can find the source code online at
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII3.0/ptII/ptolemy/actor/gui/BrowserLauncher.java

The Javadoc is at
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII3.0/ptII/doc/codeDoc/ptolemy/actor/gui/BrowserLauncher.html

See also
http://www.javaworld.com/javaworld/javatips/jw-javatip66.html

I'm not sure if the BrowserLauncher would meet your needs.
BrowserLauncher does try to support MacOS.

If need be, we could further abstract the code so that you could use
it. 

-Christopher



More information about the Kepler-dev mailing list