Package de.foellix.aql.system.task.gui
Class TaskTreeViewer
java.lang.Object
javafx.application.Application
de.foellix.aql.system.task.gui.TaskTreeViewer
public class TaskTreeViewer
extends javafx.application.Application
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetNodeLabel(Task task) static javafx.scene.layout.PanegetPane()static javafx.stage.StagegetStage()static TaskTreeSnapshotvoidstart(javafx.stage.Stage stage) static voidupdate(TaskTreeSnapshot taskTreeSnapshot) static voidMethods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Constructor Details
-
TaskTreeViewer
public TaskTreeViewer()
-
-
Method Details
-
start
- Specified by:
startin classjavafx.application.Application- Throws:
Exception
-
getStage
public static javafx.stage.Stage getStage() -
getPane
public static javafx.scene.layout.Pane getPane() -
getTaskTreeSnapshot
-
update
-
update
-
getNodeLabel
-