Image Listener

Author: Wayne Rasband (wsr at nih.gov)
History: 2006/01/06: First version
Requires: ImageJ 1.35l or later
Source: Image_Listener.java
Installation: Download Image_Listener.java to the plugins folder and run it using Plugins/Compile and Run.
Description: This plugin demonstrates how to use the ImageListener interface, which enables a plugin to be called when image windows are opened, closed or updated. It terminates when the "Log" window is closed.
See Also: Mouse Listener and Key Listener plugins.

|Plugins | Home |