Package org.pentaho.di.ui.xul
Class KettleImageUtil
java.lang.Object
org.pentaho.di.ui.xul.KettleImageUtil
Created by bmorrise on 2/26/16.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.swt.graphics.Image[]
loadImages
(org.pentaho.ui.xul.XulDomContainer container, org.eclipse.swt.widgets.Shell shell, String resource) Load multiple images from svg, or just png file.
-
Constructor Details
-
KettleImageUtil
public KettleImageUtil()
-
-
Method Details
-
loadImages
public static org.eclipse.swt.graphics.Image[] loadImages(org.pentaho.ui.xul.XulDomContainer container, org.eclipse.swt.widgets.Shell shell, String resource) Load multiple images from svg, or just png file.
-