org.pentaho.di.ui.spoon.dialog
Class CheckTransProgressDialog
java.lang.Object
org.pentaho.di.ui.spoon.dialog.CheckTransProgressDialog
public class CheckTransProgressDialog
- extends Object
Takes care of displaying a dialog that will handle the wait while checking a transformation...
- Since:
- 16-mrt-2005
- Author:
- Matt
Method Summary |
void |
open()
|
CheckTransProgressDialog
public CheckTransProgressDialog(Shell shell,
TransMeta transMeta,
List<CheckResultInterface> remarks,
boolean onlySelected)
- Creates a new dialog that will handle the wait while checking a transformation...
open
public void open()