Class CustomizeDataImages

java.lang.Object
org.eclipse.nebula.widgets.xviewer.util.internal.CustomizeDataImages

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

    Constructors 
    Constructor Description
    CustomizeDataImages()  
  • Method Summary

    Modifier and Type Method Description
    static org.eclipse.swt.graphics.Image getImage​(boolean isDefault, org.eclipse.nebula.widgets.xviewer.core.model.CustomizeData data)  
    static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor​(boolean isDefault, org.eclipse.nebula.widgets.xviewer.core.model.CustomizeData data)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getImage

      public static org.eclipse.swt.graphics.Image getImage​(boolean isDefault, org.eclipse.nebula.widgets.xviewer.core.model.CustomizeData data)
    • getImageDescriptor

      public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor​(boolean isDefault, org.eclipse.nebula.widgets.xviewer.core.model.CustomizeData data)