public class SeriesDialog extends ImporterDialog implements ActionListener
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_COMPONENTS |
static int |
MAX_SERIES_THUMBS |
static int |
MAX_SERIES_TOGGLES |
options, processIS_GLITCHED, optionsList, STATUS_CANCELED, STATUS_FINISHED, STATUS_OK| Constructor and Description |
|---|
SeriesDialog(ImportProcess process)
Creates a series chooser dialog for the Bio-Formats Importer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected GenericDialog |
constructDialog() |
protected boolean |
displayDialog(GenericDialog gd)
Displays the dialog, or grabs values from macro options.
|
protected boolean |
harvestResults(GenericDialog gd) |
protected boolean |
needPrompt() |
showDialogaddCheckbox, addChoice, sleeppublic static final int MAX_COMPONENTS
public static final int MAX_SERIES_THUMBS
public static final int MAX_SERIES_TOGGLES
public SeriesDialog(ImportProcess process)
protected boolean needPrompt()
needPrompt in class ImporterDialogprotected GenericDialog constructDialog()
constructDialog in class ImporterDialogprotected boolean displayDialog(GenericDialog gd)
ImporterDialogdisplayDialog in class ImporterDialogprotected boolean harvestResults(GenericDialog gd)
harvestResults in class ImporterDialogpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2014 Open Microscopy Environment