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, setParentCtrlpublic void initialize()
initialize in class AbstractCtrlprotected void refresh(FitParams<FloatType> params, FitResults results)
AbstractCtrlrefresh in class AbstractCtrlparams - the active fitting parameterresults - the active fitted resultspublic void destroy()
AbstractCtrlAbstractCtrl.fp).destroy in class AbstractCtrlCopyright © 2015–2022 FLIMLib. All rights reserved.