PapaganEgitim::DictionaryGUI Class Reference

Graphical User Interface class for the Dictionary Module. More...

List of all members.

Public Member Functions

 DictionaryGUI ()

Protected Member Functions

override void Dispose (bool disposing)

Private Member Functions

void InitializeComponent ()
void comboBox1_SelectedIndexChanged (object sender, System.EventArgs e)
void button1_Click (object sender, System.EventArgs e)
void button2_Click (object sender, System.EventArgs e)
void listBox1_SelectedIndexChanged (object sender, System.EventArgs e)
void comboBox2_SelectedIndexChanged (object sender, System.EventArgs e)
void playInOgreButton_Click (object sender, System.EventArgs e)
void comboBox3_SelectedIndexChanged (object sender, System.EventArgs e)
void button3_Click (object sender, System.EventArgs e)

Private Attributes

System.Windows.Forms.GroupBox groupBox1
System.Windows.Forms.ComboBox comboBox1
System.Windows.Forms.ListBox listBox1
System.Windows.Forms.Button button1
System.Windows.Forms.Button button2
System.Windows.Forms.PictureBox pictureBox1
System.Windows.Forms.ComboBox comboBox2
System.Windows.Forms.Button playInOgreButton
AxWMPLib.AxWindowsMediaPlayer axWindowsMediaPlayer1
System.Windows.Forms.ComboBox comboBox3
AxShockwaveFlashObjects.AxShockwaveFlash axShockwaveFlash1
System.Windows.Forms.GroupBox groupBox2
System.Windows.Forms.Button button3
System.ComponentModel.IContainer components


Detailed Description

Graphical User Interface class for the Dictionary Module.


Constructor & Destructor Documentation

PapaganEgitim::DictionaryGUI::DictionaryGUI  )  [inline]
 

Constructor for the class.

This is the default construtor that takes no argument. This constructor first initializes the private form variables. Then combo box that lists the category names is initialized.


Member Function Documentation

void PapaganEgitim::DictionaryGUI::button1_Click object  sender,
System.EventArgs  e
[inline, private]
 

Click handler for the Play Button.

This method is the Handler for the Click Action of Play Button that plays the TSL animation.

Parameters:
sender The sender that calls this method.
e System Event Arguments

void PapaganEgitim::DictionaryGUI::button2_Click object  sender,
System.EventArgs  e
[inline, private]
 

Click handler for the Pause Button.

This method is the Handler for the Click Action of Pause Button that pauses the TSL animation.

Parameters:
sender The sender that calls this method.
e System Event Arguments

void PapaganEgitim::DictionaryGUI::button3_Click object  sender,
System.EventArgs  e
[inline, private]
 

Cick Handler for the List All Words Button.

This method is the handler for the Click Action of List All Words Button that lists all the labels of TSL expressions.

Parameters:
sender The sender that calls this method.
e System Event Arguments

void PapaganEgitim::DictionaryGUI::comboBox1_SelectedIndexChanged object  sender,
System.EventArgs  e
[inline, private]
 

Selected Index Changed Handler for the Category Combo Box.

This method is the handler for the Selected Index Changed Action of Category Combo Box that displays the word categories.

Parameters:
sender The sender that calls this method.
e System Event Arguments

void PapaganEgitim::DictionaryGUI::comboBox2_SelectedIndexChanged object  sender,
System.EventArgs  e
[inline, private]
 

Selected Index Changed Handler for the Picture Combo Box.

This method is the handler for the Selected Index Changed Action of Picture Combo Box that lists the Pictures for a selected TSL expression.

Parameters:
sender The sender that calls this method.
e System Event Arguments

void PapaganEgitim::DictionaryGUI::comboBox3_SelectedIndexChanged object  sender,
System.EventArgs  e
[inline, private]
 

Selected Index Changed Handler for the Video Combo Box.

This method is the handler for the Selected Index Changed Action of Video Combo Box that lists the Videos for a selected TSL expression.

Parameters:
sender The sender that calls this method.
e System Event Arguments

override void PapaganEgitim::DictionaryGUI::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::DictionaryGUI::InitializeComponent  )  [inline, private]
 

Initializes the windows form components.

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

void PapaganEgitim::DictionaryGUI::listBox1_SelectedIndexChanged object  sender,
System.EventArgs  e
[inline, private]
 

Selected Index Changed Handler for the Word List Box.

This method is the handler for the Selected Index Changed Action of Word List Box that lists the labels of TSL expressions.

Parameters:
sender The sender that calls this method.
e System Event Arguments

void PapaganEgitim::DictionaryGUI::playInOgreButton_Click object  sender,
System.EventArgs  e
[inline, private]
 

Click Handler for the Play In Ogre Button.

This method is the handler for the Click Action of Play In Ogre Button that shows the animation in Ogre.

Parameters:
sender The sender that calls this method.
e System Event Arguments


Member Data Documentation

AxShockwaveFlashObjects.AxShockwaveFlash PapaganEgitim::DictionaryGUI::axShockwaveFlash1 [private]
 

AxWMPLib.AxWindowsMediaPlayer PapaganEgitim::DictionaryGUI::axWindowsMediaPlayer1 [private]
 

System.Windows.Forms.Button PapaganEgitim::DictionaryGUI::button1 [private]
 

System.Windows.Forms.Button PapaganEgitim::DictionaryGUI::button2 [private]
 

System.Windows.Forms.Button PapaganEgitim::DictionaryGUI::button3 [private]
 

System.Windows.Forms.ComboBox PapaganEgitim::DictionaryGUI::comboBox1 [private]
 

System.Windows.Forms.ComboBox PapaganEgitim::DictionaryGUI::comboBox2 [private]
 

System.Windows.Forms.ComboBox PapaganEgitim::DictionaryGUI::comboBox3 [private]
 

System.ComponentModel.IContainer PapaganEgitim::DictionaryGUI::components [private]
 

System.Windows.Forms.GroupBox PapaganEgitim::DictionaryGUI::groupBox1 [private]
 

System.Windows.Forms.GroupBox PapaganEgitim::DictionaryGUI::groupBox2 [private]
 

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

System.Windows.Forms.PictureBox PapaganEgitim::DictionaryGUI::pictureBox1 [private]
 

System.Windows.Forms.Button PapaganEgitim::DictionaryGUI::playInOgreButton [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