The Gantt-chart resembles displays of common project management tools. It displays a number of tasks, one per row, and their properties. The information for each task includes task-name, duration, early and late start-time and early and late end-time. In addition a task-bar shows a graphical display of the tasks schedule.
The user can click onto either of these in order to make changes. E.g. a click on the early start-time will pop up a dialog to edit the early start-time; a click on the task-bar will pop up a menu that allows to decompose or execute the task. The dialogs that pop up are exactly the same as one can use through the window-menu. The only difference is that if the user opens a dialog by clicking on a task-property, the dialog is preinitialized with the data of that task
The task-bars are displayed in different colors.
The ends of the task-bar can also have two different colors signaling if they are on the critical path or not. Tasks with red ends are on the critical path, tasks with green ends are not.