Class CustomizeDataImages


  • public class CustomizeDataImages
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.eclipse.swt.graphics.Image getImage​(boolean isDefault, CustomizeData data)  
      static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor​(boolean isDefault, CustomizeData data)  
      • Methods inherited from class java.lang.Object

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

      • CustomizeDataImages

        public CustomizeDataImages()
    • Method Detail

      • getImage

        public static org.eclipse.swt.graphics.Image getImage​(boolean isDefault,
                                                              CustomizeData data)
      • getImageDescriptor

        public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor​(boolean isDefault,
                                                                                    CustomizeData data)