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 ij.gui.GenericDialog |
constructDialog() |
protected boolean |
harvestResults(ij.gui.GenericDialog gd) |
protected boolean |
needPrompt() |
private void |
rebuild(ij.gui.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 ij.gui.GenericDialog constructDialog()
constructDialog
in class ImporterDialog
protected boolean harvestResults(ij.gui.GenericDialog gd)
harvestResults
in class ImporterDialog
private void rebuild(ij.gui.GenericDialog gd)
Copyright © 2016 Open Microscopy Environment