Class | Description |
---|---|
AbstractFilterConfigPanelController |
Abstract class for all filter configuration panels.
|
CellController | |
CellModel | |
CellModelListeners | |
ComputationCellController | |
ComputationCellModel | |
ComputationCellModelListeners |
Class used to handle property changes in a computation cell.
|
ConfigurationModalController |
Controller for the modal that displays the configuration dialog for filters.
|
FilterButtonController |
Controller for the filter button UI component.
|
FilterButtonModel |
Model for the filter buttons.
|
FilterConfigPanelController |
Default configuration panel for filters.
|
FilterListController |
Controller for the list of filters which is shown inside the configuration
modal in the ConfigurationStep.ADD_FILTER step.
|
NestedFilterConfigPanelController |
Configuration panel for referenceable filter configurations.
|
NotebookController |
This class contains the controller for the notebook.
|
NotebookModel |
This class contains the model for the notebook.
|
SwingBubble |
This class is meant as a wrapper for SwingNodes.
|
TextCellController | |
TextCellModel | |
Utilities |
Enum | Description |
---|---|
CellStatus |
Enumeration containing all the states in which a (computation) cell can be
|
ComputationMode |
Exception | Description |
---|---|
InvalidConfigurationException |
Exception thrown by filters and filter configurations.
|