C# Class Nanook.TheGhost.ProjectScreen

Inheritance: ScreenBase
Afficher le fichier Open project: Nanook/TheGHOST

Méthodes publiques

Méthode Description
Close ( bool appQuiting ) : bool
Construct ( Project project ) : void
Open ( ) : void
ProjectScreen ( ) : System
TitleMessage ( ) : string

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ProjectScreen_Load ( object sender, EventArgs e ) : void
cboAudioExportPlugin_SelectedIndexChanged ( object sender, EventArgs e ) : void
cboAudioImportPlugin_SelectedIndexChanged ( object sender, EventArgs e ) : void
cboSourceFilePlugin_SelectedIndexChanged ( object sender, EventArgs e ) : void
loadProject ( ) : void
project_DragDrop ( object sender, DragEventArgs e ) : void
project_DragEnter ( object sender, DragEventArgs e ) : void
valuesToArray ( PluginInfo>.Dictionary values ) : Nanook.TheGhost.PluginInfo[]

Method Details

Close() public méthode

public Close ( bool appQuiting ) : bool
appQuiting bool
Résultat bool

Construct() public méthode

public Construct ( Project project ) : void
project Project
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Open() public méthode

public Open ( ) : void
Résultat void

ProjectScreen() public méthode

public ProjectScreen ( ) : System
Résultat System

TitleMessage() public méthode

public TitleMessage ( ) : string
Résultat string