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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Michael B.
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