public class MainCtrl extends AbstractCtrl
fp, FXML_DIR, parentCtrl| Constructor and Description |
|---|
MainCtrl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFitProcessor(FitProcessor fp)
Sets the fit processor behind the controller.
|
void |
setProgress(Double progress)
Set the state of progress overlay.
|
destroy, getDss, getFXMLLoader, getIRFInfo, getLogs, getObs, getOps, getParams, getResults, getUIs, initialize, refresh, requestRefresh, requestUpdate, setParentCtrlpublic void setFitProcessor(FitProcessor fp)
AbstractCtrlsetFitProcessor in class AbstractCtrlfp - the fit processorpublic void setProgress(Double progress)
null for
disabling the overlay. When the overlay is active, any other UI components
will be hidden behind and not accessible.progress - the progress to showCopyright © 2015–2022 FLIMLib. All rights reserved.