Package org.pentaho.di.core.gui
Class GUIFactory
java.lang.Object
org.pentaho.di.core.gui.GUIFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SpoonInterface
static org.pentaho.di.core.gui.ThreadDialogs
static void
setSpoonInstance
(SpoonInterface anInstance) static void
setThreadDialogs
(org.pentaho.di.core.gui.ThreadDialogs threadDialogs)
-
Constructor Details
-
GUIFactory
public GUIFactory()
-
-
Method Details
-
getInstance
-
setSpoonInstance
-
getThreadDialogs
public static org.pentaho.di.core.gui.ThreadDialogs getThreadDialogs() -
setThreadDialogs
public static void setThreadDialogs(org.pentaho.di.core.gui.ThreadDialogs threadDialogs)
-