Class ThreadGuiResources

  • All Implemented Interfaces:
    org.pentaho.di.core.gui.ThreadDialogs

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

      • ThreadGuiResources

        public ThreadGuiResources()
    • Method Detail

      • threadMessageBox

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