C# Класс SIL.FieldWorks.ParatextLexiconPlugin.ChooseFdoProjectForm

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ChooseFdoProjectForm ( ParatextLexiconPluginFdoUI ui, FdoCache>.KeyedCollection fdoCacheCache ) : System

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

Метод Описание
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

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

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

public ChooseFdoProjectForm ( ParatextLexiconPluginFdoUI ui, FdoCache>.KeyedCollection fdoCacheCache ) : System
ui ParatextLexiconPluginFdoUI
fdoCacheCache FdoCache>.KeyedCollection
Результат System