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
파일 보기 프로젝트 열기: madelson/Emotiv-Experimenter 1 사용 예제들

공개 메소드들

메소드 설명
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