| ActionDetails |
|
| BaseDialog |
A base dialog class containing a body and a configurable button panel.
|
| BaseMessageDialog |
A simple dialog with a message and button that closes the dialog.
|
| BrowserEnvironmentWarningDialog |
Dialog that shows a warning when the Browser Environment is not supported.
|
| CheckResultDialog |
Dialog to display the results of a verify operation.
|
| ConfigurationDialog |
|
| ContextDialog |
|
| DetailsDialog |
|
| DialogBoxWithButtons |
|
| DisplayInvocationHandler<T> |
|
| EditRowsDialog |
Allows the user to edit a list of rows in a TableView.
|
| 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.
|
| EnterOrderedListDialog |
This dialogs allows you to select a ordered number of items from a list of strings.
|
| EnterPrintDialog |
A dialog that sets the printer settings for a Hop 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 Hop Value
|
| ErrorDialog |
|
| HopDescribedVariablesDialog |
Allows the user to edit the system settings of the hop.config file.
|
| MessageBox |
A replacement of the system message box dialog to make sure the correct font and colors are used.
|
| MessageDialogWithToggle |
|
| NativeDirectoryDialog |
|
| NativeFileDialog |
|
| PreviewRowsDialog |
Displays an ArrayList of rows in a TableView.
|
| ProgressMonitorDialog |
A modal dialog that displays progress during a long running operation.
|
| SelectRowDialog |
Displays an ArrayList of rows in a TableView and allows you to select one.
|
| ShowBrowserDialog |
Displays an HTML page.
|
| ShowHelpDialog |
|
| ShowMessageDialog |
Dialog to enter a text.
|
| SqlStatementsDialog |
Dialog to display the results of an SQL generation operation.
|
| TransformFieldsDialog |
Displays the meta-data on the Values in a row as well as the Transform origin of the Value.
|