Package org.pentaho.di.core.gui
Interface ThreadDialogs
-
- All Known Implementing Classes:
RuntimeThreadDialogs
public interface ThreadDialogs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
threadMessageBox(String message, String text, boolean allowCancel, int type)
-