PapaganEgitim::ExamResultGUI Class Reference

Graphical User Interface class for the Exam Evaluation Module. More...

List of all members.

Public Member Functions

 ExamResultGUI ()
 ExamResultGUI (ExamDTO examDTO)

Protected Member Functions

override void Dispose (bool disposing)

Private Member Functions

void InitializeComponent ()

Private Attributes

System.ComponentModel.Container components = null
System.Windows.Forms.ListBox listBox1
System.Windows.Forms.Label label1
System.Windows.Forms.Label label2
System.Windows.Forms.Label label3
System.Windows.Forms.Label emptyQuestionsLabel
System.Windows.Forms.Label wrongQuestionsLabel
System.Windows.Forms.Label rightQuestionsLabel
ExamDTO examDTO


Detailed Description

Graphical User Interface class for the Exam Evaluation Module.


Constructor & Destructor Documentation

PapaganEgitim::ExamResultGUI::ExamResultGUI  )  [inline]
 

Constructor for the class.

This is the default construtor that takes no argument. This constructor initializes the private form variables.

PapaganEgitim::ExamResultGUI::ExamResultGUI ExamDTO  examDTO  )  [inline]
 

Constructor for the class.

This constructor first initializes the private form variables. Then adds the items to the Exam Result List Box.

Parameters:
examDTO Exam data that stores the user choices and the right answers of the questions.


Member Function Documentation

override void PapaganEgitim::ExamResultGUI::Dispose bool  disposing  )  [inline, protected]
 

Cleans up any resources being used.

This method is to clean up any resources that are being used by the system.

Parameters:
disposing If true, components will be disposed.

void PapaganEgitim::ExamResultGUI::InitializeComponent  )  [inline, private]
 

Initializes the windows form components.

This method is to initialize the windows form components which is generated with Windows Form Designer.


Member Data Documentation

System.ComponentModel.Container PapaganEgitim::ExamResultGUI::components = null [private]
 

System.Windows.Forms.Label PapaganEgitim::ExamResultGUI::emptyQuestionsLabel [private]
 

ExamDTO PapaganEgitim::ExamResultGUI::examDTO [private]
 

System.Windows.Forms.Label PapaganEgitim::ExamResultGUI::label1 [private]
 

System.Windows.Forms.Label PapaganEgitim::ExamResultGUI::label2 [private]
 

System.Windows.Forms.Label PapaganEgitim::ExamResultGUI::label3 [private]
 

System.Windows.Forms.ListBox PapaganEgitim::ExamResultGUI::listBox1 [private]
 

System.Windows.Forms.Label PapaganEgitim::ExamResultGUI::rightQuestionsLabel [private]
 

System.Windows.Forms.Label PapaganEgitim::ExamResultGUI::wrongQuestionsLabel [private]
 


The documentation for this class was generated from the following file:
Generated on Mon May 29 01:05:01 2006 for PAPAGAN by  doxygen 1.4.6-NO