Re: WindowManager listener
Posted by
Gabriel Landini on
Jul 13, 2006; 3:38pm
URL: http://imagej.273.s1.nabble.com/WindowManager-listener-tp3702180p3702181.html
On Thursday 13 July 2006 15:29, Patrick Pirrotte wrote:
> Basically, what
> I would need is for a way to register a listener to WindowManager which
> would fire an event as soon as the list of ImageWindow changes and tell me
> to update my list of Listeners on the individual ImageWindows. But maybe
> there's another solution? Does somebody have a clue on how to solve this
> problem (besides modifying the WindowManager itself)?
Hi Patrick,
Have you looked into the image listener?
http://rsb.info.nih.gov/ij/plugins/image-listener.htmlCheers,
Gabriel