Package org.pentaho.di.ui.util
Class ThreadGuiResources
java.lang.Object
org.pentaho.di.ui.util.ThreadGuiResources
- All Implemented Interfaces:
org.pentaho.di.core.gui.ThreadDialogs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
threadMessageBox
(String message, String text, boolean allowCancel, int type)
-
Constructor Details
-
ThreadGuiResources
public ThreadGuiResources()
-
-
Method Details
-
threadMessageBox
- Specified by:
threadMessageBox
in interfaceorg.pentaho.di.core.gui.ThreadDialogs
-