Package discovery.gui

Class Summary
DiagramLayoutManager This class is responsible for calculating the layout of diagrams, after loading TaskModel objects from the database.
DrawingArea This class contains a range of functions that are common to both the task flow and task structure diagram editors.
DrawingFunctions This class contains various non-graphical functions that are required for drawing diagrams.
FlowDrawingArea This class represents the drawing panel where Task Flow diagrams are drawn.
GUIFunctions This class contains a range of methods that are used by the MainScreen class of the Discovery CASE tool.
MainScreen This class represents the main GUI for the Discovery CASE tool.
NarrativeScreen This class describes the screen for the narrative editor.
Node This class represents a Node in a task structure diagram, ie.
PrintManager This class is responsible for printing out task structure, task flow and narrative diagrams.
StructureDrawingArea This class represents the drawing panel where Task Structure diagrams are drawn.
TaskListScreen