org.eclipse.emf.ecp.edit.internal.swt
Class SWTImageHelper

java.lang.Object
  extended by org.eclipse.emf.ecp.edit.internal.swt.SWTImageHelper

public final class SWTImageHelper
extends Object

Helper methods for handling of SWT images.


Method Summary
static org.eclipse.swt.graphics.Image getImage(Object image)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getImage

public static org.eclipse.swt.graphics.Image getImage(Object image)
Parameters:
image - an URI. URL or ComposedImage describing the Image to be retrieved
Returns:
the Image


Copyright © 2015. All Rights Reserved.