public class PreviewCtrl extends AbstractCtrl
Modifier and Type | Class and Description |
---|---|
static class |
PreviewCtrl.CBPopOverCtrl
The controller for the colorbar pop over
|
fp, FXML_DIR, parentCtrl
Constructor and Description |
---|
PreviewCtrl() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Release the reources occupied by fields in the controller (e.g.
|
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.
|
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 resultspublic void destroy()
AbstractCtrl
AbstractCtrl.fp
).destroy
in class AbstractCtrl
Copyright © 2015–2022 FLIMLib. All rights reserved.