public class FilePatternDialog extends ImporterDialog
Modifier and Type | Field and Description |
---|---|
private FilePattern |
fp |
private String |
originalID |
private int[] |
paddingZeros |
options, process
IS_GLITCHED, optionsList, STATUS_CANCELED, STATUS_FINISHED, STATUS_OK
Constructor and Description |
---|
FilePatternDialog(ImportProcess process)
Creates a file pattern dialog for the Bio-Formats Importer.
|
Modifier and Type | Method and Description |
---|---|
protected GenericDialog |
constructDialog() |
protected boolean |
harvestResults(GenericDialog gd) |
protected boolean |
needPrompt() |
private void |
rebuild(GenericDialog gd) |
displayDialog, showDialog
addCheckbox, addChoice, sleep
private FilePattern fp
private String originalID
private int[] paddingZeros
public FilePatternDialog(ImportProcess process)
protected boolean needPrompt()
needPrompt
in class ImporterDialog
protected GenericDialog constructDialog()
constructDialog
in class ImporterDialog
protected boolean harvestResults(GenericDialog gd)
harvestResults
in class ImporterDialog
private void rebuild(GenericDialog gd)
Copyright © 2015 Open Microscopy Environment