|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.facet.custom.ui.ImageUtils
public final class ImageUtils
| Method Summary | |
|---|---|
static Image |
unwrap(IImage image)
Returns the SWT Image represented by this IImage |
static IImage |
wrap(Image image)
Creates an IImage that wraps the given SWT Image |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IImage wrap(Image image)
IImage that wraps the given SWT Image
public static Image unwrap(IImage image)
Image represented by this IImage
image - the image to unwrap
null if the IImage doesn't wrap a SWT image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||