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