C# Class FlashUnit.Gui.ImportWindow

Inheritance: Gtk.Window
Datei anzeigen Open project: rubenv/tripod Class Usage Examples

Public Methods

Method Description
ImportWindow ( ) : System

Protected Methods

Method Description
OnShown ( ) : void

Private Methods

Method Description
BuildLayout ( ) : void
ConnectEvents ( ) : void
PrepareStore ( ) : void

Method Details

ImportWindow() public method

public ImportWindow ( ) : System
return System

OnShown() protected method

protected OnShown ( ) : void
return void