Greetings,

I create ResultsTable(s) from Java plugin(s). After visually evaluating
the displayed information I would like to use some of this information in
further processing. The ResulsTable's TextPanel has a method
addKeyListener that would be perfect for this task. Albeit, the
appropriate keyPressed or KeyTyped methods are not called (when hitting
key other than the TextPanel reserved keys). Yet, when hitting the 'i' key
the info for the active, but not currently focused, ImageWindow is
displayed. How can I get my keylistener methods to be called?

Thanks in advance,

Fred

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

Reply via email to