ImageJ Event Listener

Author: Wayne Rasband (wsr at nih.gov)
History: 2010/01/07: First release
Requires: ImageJ 1.43o or later
Source: Event_Listener.java
Installation: Download Event_Listener.java to the plugins folder and run it using Plugins>Compile and Run.
Description: This plugin demonstrates how to use the IJEventListener interface. Plugins that implement this interface are notified when the user changes the foreground color, changes the background color, closes the color picker, closes the Log window or switches tools.
See Also: Mouse Listener, Key Listener and image Listener plugins.

|Plugins | Home |