public class IdDialog extends ImporterDialog
Modifier and Type | Field and Description |
---|---|
private String |
name |
private OpenDialog |
od |
options, process
IS_GLITCHED, optionsList, STATUS_CANCELED, STATUS_FINISHED, STATUS_OK
Constructor and Description |
---|
IdDialog(ImportProcess process)
Creates an id chooser dialog for the Bio-Formats Importer.
|
Modifier and Type | Method and Description |
---|---|
protected GenericDialog |
constructDialog() |
protected boolean |
displayDialog(GenericDialog gd)
Asks user whether Bio-Formats should automatically check for upgrades,
and if so, checks for an upgrade and prompts user to install it.
|
protected boolean |
harvestResults(GenericDialog gd) |
protected boolean |
needPrompt() |
showDialog
addCheckbox, addChoice, sleep
private OpenDialog od
private String name
public IdDialog(ImportProcess process)
protected boolean needPrompt()
needPrompt
in class ImporterDialog
protected GenericDialog constructDialog()
constructDialog
in class ImporterDialog
protected boolean displayDialog(GenericDialog gd)
displayDialog
in class ImporterDialog
protected boolean harvestResults(GenericDialog gd)
harvestResults
in class ImporterDialog
Copyright © 2015 Open Microscopy Environment