C# Class SIL.FieldWorks.ParatextLexiconPlugin.ChooseFdoProjectForm

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
ChooseFdoProjectForm ( ParatextLexiconPluginFdoUI ui, FdoCache>.KeyedCollection fdoCacheCache ) : System

Private Methods

Méthode Description
AddProject ( string projectFile ) : void

Adds an entry to the languageProjectsList if it is not there already.

DoRestore ( ) : bool
HandleProjectFindingExceptions ( Exception e ) : void

Handles any exceptions thrown in the thread that looks for projects.

ListBox_DoubleClick ( object sender, EventArgs e ) : void
ListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
PopulateLanguageProjectsList ( string host, bool showLocalProjects ) : void

Queries a given host for avaiable Projects on a separate thread

SetupRestore ( ) : bool
btnBrowse_Click ( object sender, EventArgs e ) : void
btnCancel_Click ( Object sender, EventArgs e ) : void
btnOk_Click ( Object sender, EventArgs e ) : void
radio_CheckedChanged ( object sender, EventArgs e ) : void
textBoxProjectName_TextChanged ( object sender, EventArgs e ) : void

Method Details

ChooseFdoProjectForm() public méthode

public ChooseFdoProjectForm ( ParatextLexiconPluginFdoUI ui, FdoCache>.KeyedCollection fdoCacheCache ) : System
ui ParatextLexiconPluginFdoUI
fdoCacheCache FdoCache>.KeyedCollection
Résultat System