imagej tools

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

imagej tools

nicola76b@libero.it
hi all,
does anybody know why if I lunch imageJ by a shell I can see ALL tools and when I lunch it by follow java-code:
----
imageJ = new ImageJ();
imageJ.setVisible(true);
----
I can't see, e.g., "PencilTool", "PaintbrushTool" and ALL other "blue-icons"?!?!

What is correct code?
Thank anyone, by
  Nicola