|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.core.gui.GUIFactory
public class GUIFactory
Constructor Summary | |
---|---|
GUIFactory()
|
Method Summary | |
---|---|
static SpoonInterface |
getInstance()
|
static ThreadDialogs |
getThreadDialogs()
|
static void |
setSpoonInstance(SpoonInterface anInstance)
|
static void |
setThreadDialogs(ThreadDialogs threadDialogs)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUIFactory()
Method Detail |
---|
public static SpoonInterface getInstance()
public static void setSpoonInstance(SpoonInterface anInstance)
public static ThreadDialogs getThreadDialogs()
public static void setThreadDialogs(ThreadDialogs threadDialogs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |