Re: jar html
Posted by
Jeffrey B. Woodward on
Feb 19, 2008; 9:08pm
URL: http://imagej.273.s1.nabble.com/Better-jpeg-quality-tp3697120p3697124.html
Maybe I don't understand your question, but with the limited information
that I see in your posting, the obvious answer would seem to be to use
Class.getResourceAsStream()
-Woody
Adrian Martin wrote:
> Hello all,
>
> Having written my plugin, I thought it would be nice to have a help
> file within the .jar file that I can call up from within the plugin.
> Its in HTML so I would think that should be easy but it isn't. I can
> get an HTML file opened, but not one from within a .jar file.
> Any ideas about this?
>
> ps I've seen the .jar file example plugin
>
> Dr Adrian Martin
> Sensor Sciences, 3333 Vincent Road, Suite 103, Pleasant Hill, CA 94523
> (925) 296 0848 phone, (925) 296 0849 fax
>
>