- All Known Implementing Classes:
EventListener,HistogramWindow,Orthogonal_Views,PlotWindow,Recorder,SyncWindows,ThresholdAdjuster
public interface ImageListener
Plugins that implement this interface are notified when
an image is opened, closed or updated. The
Plugins/Utilities/Monitor Events command uses this interface.
-
Method Summary
Modifier and TypeMethodDescriptionvoidimageClosed(ImagePlus imp) voidimageOpened(ImagePlus imp) voidimageUpdated(ImagePlus imp)
-
Method Details
-
imageOpened
-
imageClosed
-
imageUpdated
-