sharpSshTest.jsch_samples.InputForm Class Reference

Summary description for Form1. More...

List of all members.

Public Member Functions

 InputForm ()
bool PromptForInput ()
string getText ()

Static Public Member Functions

static string GetUserInput (string title, string devaultValue)
static string GetUserInput (string title, bool password)
static string GetUserInput (string title, string devaultValue, bool password)
static string GetFileFromUser (string msg)
static bool PromptYesNo (String str)
static void ShowMessage (String message)

Public Attributes

System.Windows.Forms.TextBox textBox1

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Properties

bool PasswordField [get, set]


Detailed Description

Summary description for Form1.

Definition at line 13 of file InputForm.cs.


Constructor & Destructor Documentation

sharpSshTest.jsch_samples.InputForm.InputForm (  ) 

Definition at line 24 of file InputForm.cs.


Member Function Documentation

override void sharpSshTest.jsch_samples.InputForm.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Definition at line 100 of file InputForm.cs.

static string sharpSshTest.jsch_samples.InputForm.GetFileFromUser ( string  msg  )  [static]

Definition at line 63 of file InputForm.cs.

string sharpSshTest.jsch_samples.InputForm.getText (  ) 

Definition at line 187 of file InputForm.cs.

static string sharpSshTest.jsch_samples.InputForm.GetUserInput ( string  title,
string  devaultValue,
bool  password 
) [static]

Definition at line 48 of file InputForm.cs.

static string sharpSshTest.jsch_samples.InputForm.GetUserInput ( string  title,
bool  password 
) [static]

Definition at line 42 of file InputForm.cs.

static string sharpSshTest.jsch_samples.InputForm.GetUserInput ( string  title,
string  devaultValue 
) [static]

Definition at line 37 of file InputForm.cs.

bool sharpSshTest.jsch_samples.InputForm.PromptForInput (  ) 

Definition at line 181 of file InputForm.cs.

static bool sharpSshTest.jsch_samples.InputForm.PromptYesNo ( String  str  )  [static]

Definition at line 78 of file InputForm.cs.

static void sharpSshTest.jsch_samples.InputForm.ShowMessage ( String  message  )  [static]

Definition at line 88 of file InputForm.cs.


Member Data Documentation

System.Windows.Forms.TextBox sharpSshTest.jsch_samples.InputForm.textBox1

Definition at line 16 of file InputForm.cs.


Property Documentation

bool sharpSshTest.jsch_samples.InputForm.PasswordField [get, set]

Definition at line 193 of file InputForm.cs.


The documentation for this class was generated from the following file:

Generated on Wed Jul 21 15:05:29 2010 for SharpSSH by  doxygen 1.5.9