Re: ImageJ - image window
Posted by
John Hayes on
May 15, 2014; 4:17pm
URL: http://imagej.273.s1.nabble.com/ImageJ-image-window-tp5007749p5007750.html
Hi,
Normally in Java this is done with JDesktopPane, JInternalPane, etc., with Swing:
http://www.java-tips.org/java-se-tips/javax.swing/how-to-create-a-virtual-desktop-in-your-applic.htmlHowever, note that ImageJ’s main frame and ImageWindow class are AWT and not Swing, so I think this may be a lot more work than you anticipate.
HTH, and best regards,
John
Le 15 mai 2014 à 17:56, Student1 a écrit :
> Hi,
> I am making a customized GUI for imageJ, where everything is contained within the desktop pane. I want the image window to be an internal frame within my desktop pane. I was wondering if anyone knows how to do this.
>
> Thanks in advance.
>
> Mariam Dost
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html