Package org.pentaho.di.ui.core.dialog

Interface Summary
DialogClosedListener  
 

Class Summary
CheckResultDialog Dialog to display the results of a verify operation.
EnterConditionDialog This dialog allows you to enter a condition in a graphical way.
EnterListDialog This dialogs allows you to select a number of items from a list of strings.
EnterMappingDialog Shows a user 2 lists of strings and allows the linkage of values between values in the 2 lists
EnterNumberDialog This dialog allows you to enter a number.
EnterOptionsDialog Allows you to set the configurable options for the Kettle environment
EnterPasswordDialog A dialog that asks for a password.
EnterPrintDialog A dialog that sets the printer settings for a Kettle printout.
EnterSearchDialog  
EnterSelectionDialog Allows the user to make a selection from a list of values.
EnterStringDialog This dialog allows you to enter a (single line) String.
EnterStringsDialog Shows a dialog that allows you to enter values for a number of strings.
EnterTextDialog Dialog to enter a text.
EnterValueDialog Dialog to enter a Kettle Value
ErrorDialog Dialog to display an error generated by a Kettle Exception.
KettlePropertiesFileDialog Allows the user to edit the kettle.properties file.
PreviewRowsDialog Displays an ArrayList of rows in a TableView.
SelectRowDialog Displays an ArrayList of rows in a TableView and allows you to select one.
ShowBrowserDialog Displays an HTML page.
ShowMessageDialog Dialog to enter a text.
Splash Displays the Kettle splash screen
SQLStatementsDialog Dialog to display the results of an SQL generation operation.
StepFieldsDialog Displays the meta-data on the Values in a row as well as the Step origin of the Value.