ij2x.ui.jai.imageio
Interface PlanarImageLoadedListener

All Superinterfaces:
java.util.EventListener

public interface PlanarImageLoadedListener
extends java.util.EventListener

The listener interface for the planarImageLoaded event.

Version:
1.0 26 Juli 2003
Author:
Mahdi Rawak

Method Summary
 void imageLoaded(PlanarImageLoadedEvent e)
          This method is called when a planarImageLoaded event is fired.
 

Method Detail

imageLoaded

void imageLoaded(PlanarImageLoadedEvent e)
This method is called when a planarImageLoaded event is fired.

Parameters:
the - PlanarImageLoadedEvent object, which carries the PlanarImage