Package | Description |
---|---|
flimlib.flimj.ui | |
flimlib.flimj.ui.controller |
Modifier and Type | Method and Description |
---|---|
void |
FitProcessor.setControllers(AbstractCtrl... controllers) |
Modifier and Type | Class and Description |
---|---|
class |
ExportCtrl
The controller of the "Export" tab.
|
class |
MainCtrl
The main controller.
|
class |
PlotCtrl
The controller of the "Plot" tab.
|
class |
PreviewCtrl
The controller of the "Preview" tab.
|
static class |
PreviewCtrl.CBPopOverCtrl
The controller for the colorbar pop over
|
class |
SettingsCtrl
The controller of the "Settings" tab.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractCtrl |
AbstractCtrl.parentCtrl |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCtrl.setParentCtrl(AbstractCtrl parentCtrl)
Sets the parent controller of this controller.
|
Copyright © 2015–2022 FLIMLib. All rights reserved.