public class SwapDialog extends ImporterDialog implements ItemListener
Modifier and Type | Field and Description |
---|---|
private Choice |
cChoice |
private Choice |
tChoice |
private Choice |
zChoice |
options, process
IS_GLITCHED, optionsList, STATUS_CANCELED, STATUS_FINISHED, STATUS_OK
Constructor and Description |
---|
SwapDialog(ImportProcess process)
Creates a dimension swapper dialog for the Bio-Formats Importer.
|
Modifier and Type | Method and Description |
---|---|
protected ij.gui.GenericDialog |
constructDialog() |
private int |
firstAvailable(int... index) |
protected boolean |
harvestResults(ij.gui.GenericDialog gd) |
void |
itemStateChanged(ItemEvent e) |
protected boolean |
needPrompt() |
displayDialog, showDialog
addCheckbox, addChoice, sleep
private Choice zChoice
private Choice cChoice
private Choice tChoice
public SwapDialog(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
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
private int firstAvailable(int... index)
Copyright © 2016 Open Microscopy Environment