| Class | Description |
|---|---|
| ActionDialog | |
| ConfirmDialog |
Simple confirmation dialog.
|
| IdConfirmDialog |
Confirmation dialog with a "do not display again" bottom checkbox.
|
| IdConfirmDialog.Confirmer |
Keep it public in case we want custom IdConfirmDialog :)
|
| ImageLoaderDialog | Deprecated
Use
LoaderDialog instead. |
| ImageLoaderDialog.AllImageFileFilter | Deprecated |
| ImageLoaderDialog.AllImagesFileFilter | Deprecated
Use
LoaderDialog.AllImagesFileFilter instead. |
| ImageSaverDialog | Deprecated
Use
SaveDialog instead. |
| ImporterSelectionDialog |
Dialog to let the user select the appropriate importer to open a file when several importers are
available.
|
| IncompatibleImageFormatDialog | Deprecated
Not anymore used.
|
| LoadDialog | Deprecated
Use
OpenDialog instead. |
| LoaderDialog |
Loader dialog used to load resource or image from the
FileImporter or
SequenceFileImporter. |
| LoaderDialog.AllFileFilter | |
| LoaderDialog.AllImagesFileFilter | |
| LoaderOptionPanel | |
| MessageDialog | |
| OpenDialog |
Simple dialog to let user select a file or a folder for open operation.
|
| SaveDialog |
Simple dialog to let user select a file for save operation.
|
| SaverDialog |
Saver dialog used to save resource or image from the
Exporter or SequenceFileExporter. |
| SaverOptionPanel | |
| SeriesSelectionDialog |
Dialog used to select which serie to open for multi serie image.
|
| Enum | Description |
|---|---|
| LoaderOptionPanel.LoaderLoadingType |