C# Class Lucene.Net.LukeNet.PluginsTabPage

Inheritance: System.Windows.Forms.TabPage
Exibir arquivo Open project: mammo/LukeSharp

Public Methods

Method Description
LoadPlugins ( ) : void
PluginsTabPage ( Luke luke ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
ClearPluginsUI ( ) : void
InitPlugins ( ) : void
InitializeComponent ( ) : void

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

LoadPluginTab ( LukePlugin plugin ) : void
linkPluginURL_LinkClicked ( object sender, System e ) : void
lstPlugins_SelectedIndexChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

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

LoadPlugins() public method

public LoadPlugins ( ) : void
return void

PluginsTabPage() public method

public PluginsTabPage ( Luke luke ) : System
luke Luke
return System