C# Класс MCAEmotiv.GUI.Controls.ClassificationSchemePanel

A panel which allows classification schemes to be created, and loaded. Also contains an artifact detection panel
Наследование: System.Windows.Forms.Panel
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ClassificationSchemePanel ( ) : System

Builds the panel view

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Disposes the control

Приватные методы

Метод Описание
BuildView ( ) : void

Описание методов

ClassificationSchemePanel() публичный Метод

Builds the panel view
public ClassificationSchemePanel ( ) : System
Результат System

Dispose() защищенный Метод

Disposes the control
protected Dispose ( bool disposing ) : void
disposing bool
Результат void