This package contains the classes that are used to provide the graphical user interface of this software.
Each visible dialog consists of one panel class and a corresponding frame class, wrapping the related panel. The WorkflowPanel class displays and manages the acutal workflow, while the MainWindowFrame class represents the applications main window.