public class RangeDialog extends ImporterDialog
options, process
IS_GLITCHED, optionsList, STATUS_CANCELED, STATUS_FINISHED, STATUS_OK
Constructor and Description |
---|
RangeDialog(ImportProcess process)
Creates a range chooser dialog for the Bio-Formats Importer.
|
Modifier and Type | Method and Description |
---|---|
protected ij.gui.GenericDialog |
constructDialog() |
protected boolean |
harvestResults(ij.gui.GenericDialog gd) |
protected boolean |
needPrompt() |
displayDialog, showDialog
addCheckbox, addChoice, sleep
public RangeDialog(ImportProcess process)
process
- the ImportProcess
to use for extracting
details of each series.protected boolean needPrompt()
needPrompt
in class ImporterDialog
protected ij.gui.GenericDialog constructDialog()
constructDialog
in class ImporterDialog
protected boolean harvestResults(ij.gui.GenericDialog gd)
harvestResults
in class ImporterDialog
Copyright © 2020 Open Microscopy Environment