org.pentaho.di.core.gui
Class SwingGUIResource

java.lang.Object
  extended by org.pentaho.di.core.gui.SwingGUIResource

public class SwingGUIResource
extends Object


Method Summary
 Map<String,BufferedImage> getEntryImages()
           
static SwingGUIResource getInstance()
           
 Map<String,BufferedImage> getStepImages()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SwingGUIResource getInstance()
                                    throws KettleException
Throws:
KettleException

getEntryImages

public Map<String,BufferedImage> getEntryImages()

getStepImages

public Map<String,BufferedImage> getStepImages()