Adding menu commands to the TextWindow menu

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

Adding menu commands to the TextWindow menu

Jan Eglinger
Dear all,

is there a simple way to add a plugin's menu command to the menu of e.g.
the Results window? Using a plugins.config file, I can add a command to
any submenu of ImageJ's main menu like that:

Analyze>Tools, "My plugin's command", My_Plugin_Class("argument")

I wondered if a similar thing is possible to access to menu of any
TextWindow instance, since I'd like to offer a command dealing with
lines of a Results table.

Jan

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