| BatchExporterLoadFileSettings |
A control which encapsulates some of the common load file export settings.
|
| BatchExporterNativeSettings |
A control which encapsulates some of the common native export settings.
|
| BatchExporterPdfSettings |
A control which encapsulates some of the common PDF export settings
|
| BatchExporterTextSettings |
A control which encapsulates some of the common text export settings
|
| BatchExporterTraversalSettings |
A control which encapsulates some of the common traversal settings
|
| ButtonRow |
|
| ChoiceTableControl<T> |
A table control for allowing the user to check one or more choices which are defined
using Choice objects.
|
| ComboItem |
Data class for representing combo box entries
|
| ComboItemBox |
Slightly customized combo box control for displaying ComboItem objects
|
| CsvTable |
A table control designed with the idea of accepting data imported from a CSV.
|
| DataProcessingSettingsControl |
A control which allows the user to specify settings found in the GUI under "Data Processing Settings" during ingestion
setup.
|
| DisablingGlassPaneWrapper |
Overlay clear pane which disables input to the underlying controls.
|
| DynamicTableControl |
Control for displaying a dynamically defined table of data.
|
| LocalWorkerSettings |
A control for providing settings relevant to local Nuix workers
|
| MultipleChoiceComboBox |
A combo box (based on CheckBoxListExComboBox) which offers a drop down which allows the user to pick
multiple choices by checking them, rather than just the single choice of a traditional combo box.
|
| OcrSettings |
A control for providing some of the common OCR settings
|
| PathList |
A control which allows the user to supply a list of file and directory paths
|
| PathSelectionControl |
A control which provides a user a way to select paths
|
| ProcessingStatusControl |
Control for displaying processing status.
|
| ReportDisplayPanel |
This class is designed to display the contents of a ReportDataModel at the bottom of a
ProgressDialog
|
| StringList |
A control which allows a user to provide a list of string values (custodian names, tag names, etc)
|