NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
FormValidator () | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Private Member Functions | |
void | button1_Click (object sender, EventArgs e) |
void | checkBoxDefaultValues_CheckedChanged (object sender, EventArgs e) |
void | checkBoxTabulator_CheckedChanged (object sender, EventArgs e) |
void | checkBoxValidate_CheckedChanged (object sender, EventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Configuration | LoadConfig (string configFile) |
void | ValidateConfiguration () |
Private Attributes | |
System.Windows.Forms.Button | buttonSelect |
System.Windows.Forms.CheckBox | checkBoxDefaultValues |
System.Windows.Forms.CheckBox | checkBoxTabulator |
System.Windows.Forms.CheckBox | checkBoxValidate |
System.ComponentModel.IContainer | components = null |
Required designer variable. More... | |
string | file |
System.Windows.Forms.GroupBox | groupBoxFile |
System.Windows.Forms.GroupBox | groupBoxOptions |
System.Windows.Forms.Label | labelFile |
System.Windows.Forms.OpenFileDialog | openFileDialog |
System.Windows.Forms.Panel | panelButtom |
System.Windows.Forms.Panel | panelTop |
System.Windows.Forms.TextBox | textBoxFile |
System.Windows.Forms.TextBox | textBoxOutput |
Definition at line 32 of file Validator.cs.
|
inline |
Definition at line 34 of file Validator.cs.
|
inlineprivate |
Definition at line 42 of file Validator.cs.
|
inlineprivate |
Definition at line 53 of file Validator.cs.
|
inlineprivate |
Definition at line 58 of file Validator.cs.
|
inlineprivate |
Definition at line 63 of file Validator.cs.
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file Validator.Designer.cs.
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Definition at line 29 of file Validator.Designer.cs.
|
inlineprivate |
Definition at line 68 of file Validator.cs.
|
inlineprivate |
Definition at line 85 of file Validator.cs.
References e.
|
private |
Definition at line 192 of file Validator.Designer.cs.
|
private |
Definition at line 200 of file Validator.Designer.cs.
|
private |
Definition at line 201 of file Validator.Designer.cs.
|
private |
Definition at line 199 of file Validator.Designer.cs.
|
private |
Required designer variable.
Definition at line 8 of file Validator.Designer.cs.
|
private |
Definition at line 40 of file Validator.cs.
|
private |
Definition at line 191 of file Validator.Designer.cs.
|
private |
Definition at line 198 of file Validator.Designer.cs.
|
private |
Definition at line 193 of file Validator.Designer.cs.
|
private |
Definition at line 197 of file Validator.Designer.cs.
|
private |
Definition at line 195 of file Validator.Designer.cs.
|
private |
Definition at line 190 of file Validator.Designer.cs.
|
private |
Definition at line 194 of file Validator.Designer.cs.
|
private |
Definition at line 196 of file Validator.Designer.cs.