Package org.apache.hop.core.gui
Class GuiFactory
- java.lang.Object
-
- org.apache.hop.core.gui.GuiFactory
-
public class GuiFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description GuiFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IHopUigetInstance()static IThreadDialogsgetThreadDialogs()
-
-
-
Method Detail
-
getInstance
public static IHopUi getInstance()
-
getThreadDialogs
public static IThreadDialogs getThreadDialogs()
-
-