Class SWTImageHelper


  • public final class SWTImageHelper
    extends java.lang.Object
    Helper methods for handling of SWT images.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.eclipse.swt.graphics.Image getImage​(java.lang.Object image)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getImage

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