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 | 
      
  | 
  
| 
 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.  | 
  
      
  | 
  ||||||||||||
| 
 Click handler for the Play Button. This method is the Handler for the Click Action of Play Button that plays the TSL animation. 
  | 
  
      
  | 
  ||||||||||||
| 
 Click handler for the Pause Button. This method is the Handler for the Click Action of Pause Button that pauses the TSL animation. 
  | 
  
      
  | 
  ||||||||||||
| 
 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. 
  | 
  
      
  | 
  ||||||||||||
| 
 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. 
  | 
  
      
  | 
  ||||||||||||
| 
 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. 
  | 
  
      
  | 
  ||||||||||||
| 
 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. 
  | 
  
      
  | 
  
| 
 Cleans up any resources being used. This method is to clean up any resources that are being used by the system. 
  | 
  
      
  | 
  
| 
 Initializes the windows form components. This method is to initialize the windows form components which is generated with Windows Form Designer.  | 
  
      
  | 
  ||||||||||||
| 
 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. 
  | 
  
      
  | 
  ||||||||||||
| 
 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. 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
 1.4.6-NO