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

Efrat Jaeger efrat at sdsc.edu
Mon Feb 9 17:38:48 PST 2004


Hi Chris,

This was actually written quite some time ago when I encountered some
problems using the BrowserLauncher. I was just reorganizing the repository
to avoid code duplication (in Kepler).

The BrowserLauncher class displays all URLs in the same browser window. I
need to display several URLs in different windows during the workflow
execution. Is it possible to extend this class to fit these needs?

Thanks,

Efrat

----- Original Message ----- 
From: "Christopher Hylands Brooks" <cxh at eecs.berkeley.edu>
To: "Efrat Jaeger" <jaeger at ecoinformatics.org>
Cc: <kepler-dev at ecoinformatics.org>
Sent: Monday, February 09, 2004 10:21 AM
Subject: kepler/src/util/Browser.java


> 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