Package | Description |
---|---|
org.eclipse.swt.graphics |
SWT graphics classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageLoader.addImageLoaderListener(ImageLoaderListener listener)
Adds the listener to the collection of listeners who will be
notified when image data is either partially or completely loaded.
|
void |
ImageLoader.removeImageLoaderListener(ImageLoaderListener listener)
Removes the listener from the collection of listeners who will be
notified when image data is either partially or completely loaded.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.