Package ij2x.ui.jai.imageio

Interface Summary
PlanarImageLoadedListener The listener interface for the planarImageLoaded event.
 

Class Summary
ImageLoaderJAI Loads an image from a local directory using the JAI Image I/O package.Once an image is loaded, it fires the imageLoaded event to the registered listeners.
ImageSaverPanel Creates a panel for entering image saving related info, including the file name and the image format.
PlanarImageLoadedEvent The event-state class for the planarImageLoaded event.