C# Class FileFind.Meshwork.GtkClient.ConnectDialog

Inheritance: GladeDialog
Exibir arquivo Open project: codebutler/meshwork Class Usage Examples

Public Methods

Method Description
ConnectDialog ( ) : System

Private Methods

Method Description
Connect ( Network network, string address, IPAddress ip, int port ) : void
IsNearby ( TrustedNodeInfo info ) : bool
NetworkTextFunc ( CellLayout layout, Gtk.CellRenderer cell, TreeModel model, Gtk.TreeIter iter ) : void
PopulateAddressCombo ( ) : void
ShowImage ( CellLayout cell_layout, Gtk.CellRenderer cell, TreeModel tree_model, Gtk.TreeIter iter ) : void
ShowText ( CellLayout cell_layout, Gtk.CellRenderer cell, TreeModel tree_model, Gtk.TreeIter iter ) : void
on_connectButton_clicked ( object sender, EventArgs e ) : void

Method Details

ConnectDialog() public method

public ConnectDialog ( ) : System
return System