C# Class DroidExplorer.Configuration.UI.PluginUIEditor

Inheritance: System.Windows.Forms.Control, IUIEditor
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

Méthode Description
PluginUIEditor ( ) : System
SetSourceObject ( object obj ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
LoadList ( ) : void
add_Click ( object sender, EventArgs e ) : void
paths_ItemSelectionChanged ( object sender, System.Windows.Forms.ListViewItemSelectionChangedEventArgs e ) : void
remove_Click ( object sender, EventArgs e ) : void

Method Details

PluginUIEditor() public méthode

public PluginUIEditor ( ) : System
Résultat System

SetSourceObject() public méthode

public SetSourceObject ( object obj ) : void
obj object
Résultat void