Package cz.fidentis.analyst.gui.task
package cz.fidentis.analyst.gui.task
Control panels and other GUI elements of a task.
Individual control panels are defined in their separate sub-packages. Each control panel focuses on a specific goal, e.g., registration of faces or their distance analysis. It provides graphical control elements and application logic (controllers) for these purposes.
-
ClassesClassDescriptionAn abstract class for control panels that can be docked in the
TaskControlPane
.ControlPanelAction<T extends ControlPanel>Default action listener (controller) used to connect specific control panel with the canvas.A subclass ofActionEvent
extended to carry additional data as payload.A tabbed pane that stores individual control panels.The non-singleton window/tab for the analysis of one, two or many to many faces