Uses of Class
cz.fidentis.analyst.gui.task.TaskWindow
Packages that use TaskWindow
-
Uses of TaskWindow in cz.fidentis.analyst.gui.project
Methods in cz.fidentis.analyst.gui.project that return TaskWindowModifier and TypeMethodDescriptionprotected TaskWindow
ProjectPanel.openTaskTab
(FacesProxy taskFaces) Creates and/or opens an analytical tab.Methods in cz.fidentis.analyst.gui.project with parameters of type TaskWindowModifier and TypeMethodDescriptionprotected void
ProjectPanel.closeTaskTab
(TaskWindow tab) Closes task tab.Constructor parameters in cz.fidentis.analyst.gui.project with type arguments of type TaskWindowModifierConstructorDescriptionSaveTasksWorker
(Project project, List<TaskWindow> taskTabs, ProgressDialog progressDialog) Constructor.