Login  Register

How to show many images (ImagePlus objects) into different tabs (through JTabbedPane) ?

Posted by Michael B. on Aug 23, 2013; 12:16pm
URL: http://imagej.273.s1.nabble.com/How-to-show-many-images-ImagePlus-objects-into-different-tabs-through-JTabbedPane-tp5004542.html

Hello everyone,
I have a problem to create a JFrame that show many stacks images into tabs (through JTabbedPane).
Envisage a JTabbedPane object with two tabs, and in each tabs some images (ImagePlus Object) are displayed.

Please look at this code:
http://imagej.nih.gov/ij/plugins/download/Panel_Window.java

I need something very similar but with many images in one ImageCanvas,
and the ability to put the ImageCanvas into tabs.

Thanks!

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html