Package cst.loggingTool.presentationLayer

Manages code used to make the GUI in the Logging Tool.

See:
          Description

Interface Summary
SaveChangesItem
 

Class Summary
AbstractFieldView
AbstractMenu
ActivityChangeTableModel
BetweenDatesPanel
CommentFieldView
ContactDialog
DatabaseMenu
DataTypeFilterConditionEditor Helps determine nature of operators used to filter results.
DateFieldView
DateFieldViewValidationUtility
FilterMenuItem
FiltersMenu
HelpMenu
LoggingToolApplication
LoggingToolDialog
NavigationBar
OptionsMenu
ProgressIndicatorTabbedPane
ReportsMenu
SaveChangesMonitor
ShowActivityChangeHistoryDialog
TransferActivityData
TrialActivityView
TrialSubjectInformationDialog
 

Package cst.loggingTool.presentationLayer Description

Manages code used to make the GUI in the Logging Tool. LoggingToolApplication launches the LoggingToolDialog from command-line. LoggingToolDialog manages the main dialog used to support the Logging Tool. Classes which manage menu operations end in "*Menu.java". Activities are represented by tabbed panes which are managed by instances of TrialActivityView.