C# Class MCAEmotiv.GUI.Controls.ClassificationSchemePanel

A panel which allows classification schemes to be created, and loaded. Also contains an artifact detection panel
Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: madelson/Emotiv-Experimenter Class Usage Examples

Méthodes publiques

Méthode Description
ClassificationSchemePanel ( ) : System

Builds the panel view

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Disposes the control

Private Methods

Méthode Description
BuildView ( ) : void

Method Details

ClassificationSchemePanel() public méthode

Builds the panel view
public ClassificationSchemePanel ( ) : System
Résultat System

Dispose() protected méthode

Disposes the control
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void