Re: Attempting to modify the ImageJ user interface to create a "mini application"
Posted by
Grayson_Harrington on
Feb 26, 2019; 2:55pm
URL: http://imagej.273.s1.nabble.com/Attempting-to-modify-the-ImageJ-user-interface-to-create-a-mini-application-tp5021669p5021841.html
Thank you all for your help and advice. I used Jerome's advice to hide the
main ImageJ window from within the plugin with the <main> command, but on
startup the main window still flashes briefly (which I don't think I will be
able to avoid with this technique).
This is a good "quick fix" to what I am working on and it will serve as
something that can be used inside the company that I work for, but I also
need to create a standalone application that runs the already developed
plugin and can hide the plugin code.
I tried to follow Peterbauer's example for a standalone app, but I haven't
been able to get it to work yet. Now I'm dealing with this error:
<
http://imagej.1557.x6.nabble.com/file/t382212/Capture.png>
Does anyone know what this is from?
Is there a way to compile my working ImageJ plugin into a jar file that can
be used more easily in eclipse?
--
Sent from:
http://imagej.1557.x6.nabble.com/--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html