Interface CrossFadeEffect.IImageObject
-
- Enclosing class:
- CrossFadeEffect
public static interface CrossFadeEffect.IImageObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.swt.graphics.ImagegetImage()Get the current image of this objectvoidsetImage(org.eclipse.swt.graphics.Image i)Set the image of this object
-