public class SwapDialog extends ImporterDialog implements ItemListener
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 GenericDialog |
constructDialog() |
protected boolean |
harvestResults(GenericDialog gd) |
void |
itemStateChanged(ItemEvent e) |
protected boolean |
needPrompt() |
displayDialog, showDialog
addCheckbox, addChoice, sleep
public SwapDialog(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
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
Copyright © 2015–2021 Fiji. All rights reserved.