Class ThreadGuiResources

java.lang.Object
org.pentaho.di.ui.util.ThreadGuiResources
All Implemented Interfaces:
org.pentaho.di.core.gui.ThreadDialogs

public class ThreadGuiResources extends Object implements org.pentaho.di.core.gui.ThreadDialogs
  • Constructor Details

    • ThreadGuiResources

      public ThreadGuiResources()
  • Method Details

    • threadMessageBox

      public boolean threadMessageBox(String message, String text, boolean allowCancel, int type)
      Specified by:
      threadMessageBox in interface org.pentaho.di.core.gui.ThreadDialogs