public class ExportCtrl extends AbstractCtrl
fp, FXML_DIR, parentCtrl
Constructor and Description |
---|
ExportCtrl() |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
protected void |
refresh(FitParams<FloatType> params,
FitResults results)
The callback called when the controller is supposed to refresh itself based on the parameters
and the results provided by the arguments.
|
destroy, getDss, getFXMLLoader, getIRFInfo, getLogs, getObs, getOps, getParams, getResults, getUIs, requestRefresh, requestUpdate, setFitProcessor, setParentCtrl
public void initialize()
initialize
in class AbstractCtrl
protected void refresh(FitParams<FloatType> params, FitResults results)
AbstractCtrl
refresh
in class AbstractCtrl
params
- the active fitting parameterresults
- the active fitted resultsCopyright © 2015–2022 FLIMLib. All rights reserved.