Login  Register

Adding menu commands to the TextWindow menu

Posted by Jan Eglinger on Oct 21, 2013; 9:25am
URL: http://imagej.273.s1.nabble.com/Adding-menu-commands-to-the-TextWindow-menu-tp5005257.html

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