Eclipse Platform
2.1

Uses of Interface
org.eclipse.swt.graphics.ImageLoaderListener

Packages that use ImageLoaderListener
org.eclipse.swt.graphics SWT graphics classes. 
 

Uses of ImageLoaderListener in org.eclipse.swt.graphics
 

Methods in org.eclipse.swt.graphics with parameters of type ImageLoaderListener
 void ImageLoader.addImageLoaderListener(ImageLoaderListener listener)
          Adds a listener to receive image loader events.
 void ImageLoader.removeImageLoaderListener(ImageLoaderListener listener)
          Removes a listener that was receiving image loader events.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.