How to select a PluginTool in java?

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

How to select a PluginTool in java?

jialei
This post was updated on .
Hi,
   How to select an installed plugin tool in imagej toolbar (make it pressed) in java? I tried IJ.setTool("..."); but it donesn't work. It seems only receives built-in tool names as arg.

regards,
Jia Lei