Uses of Class
cz.fidentis.analyst.gui.app.SwingTopComponent
Packages that use SwingTopComponent
Package
Description
FIDENTIS project.
Control panels and other GUI elements of a task.
-
Uses of SwingTopComponent in cz.fidentis.analyst.gui.project
Constructors in cz.fidentis.analyst.gui.project with parameters of type SwingTopComponentModifierConstructorDescriptionProjectPanel
(ProjectService projectService, FaceService faceService, TaskService taskService, HumanFacesEventBusService humanFacesEventBusService, SwingTopComponent topComponent) Constructor.ProjectWindow
(SwingTopComponent topComponent) Project Top Component -
Uses of SwingTopComponent in cz.fidentis.analyst.gui.task
Constructors in cz.fidentis.analyst.gui.task with parameters of type SwingTopComponentModifierConstructorDescriptionTaskWindow
(ProjectPanel projectPanel, TaskService taskService, FaceService faceService, HumanFacesEventBusService humanFacesEventBusService, Task task, ActionListener endTaskListener, SwingTopComponent topComponent) Constructor.