SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
SeciUserInterface.Dialogs.Graphs.ConfigureGraph Class Reference
Inheritance diagram for SeciUserInterface.Dialogs.Graphs.ConfigureGraph:
Inheritance graph
Collaboration diagram for SeciUserInterface.Dialogs.Graphs.ConfigureGraph:
Collaboration graph

Public Member Functions

 ConfigureGraph ()
 

Public Attributes

Seci.Definitions.GraphDefinition Graph
 

Protected Member Functions

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

Private Member Functions

void btnAdd_Click (object sender, EventArgs e)
 
void btnDelete_Click (object sender, EventArgs e)
 
void btnEdit_Click (object sender, EventArgs e)
 
void btnOK_Click (object sender, EventArgs e)
 
void ConfigureGraph_Load (object sender, EventArgs e)
 
int findIndex (Double updaterate)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void updatePlotList ()
 

Private Attributes

System.Windows.Forms.Button btnAdd
 
System.Windows.Forms.Button btnDelete
 
System.Windows.Forms.Button btnEdit
 
System.Windows.Forms.CheckBox chkShowZero1
 
System.Windows.Forms.CheckBox chkShowZero2
 
System.Windows.Forms.ComboBox comboRate
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.GroupBox groupBox1
 
System.Windows.Forms.GroupBox groupBox2
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.Label label3
 
System.Windows.Forms.Label label4
 
System.Windows.Forms.Label label5
 
System.Windows.Forms.ListBox lstPlots
 
System.Windows.Forms.TextBox txtTitle
 
System.Windows.Forms.TextBox txtY2label
 
System.Windows.Forms.TextBox txtYlabel
 

Detailed Description

Definition at line 12 of file ConfigureGraph.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.Graphs.ConfigureGraph.ConfigureGraph ( )
inline

Definition at line 16 of file ConfigureGraph.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnAdd_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnDelete_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 107 of file ConfigureGraph.cs.

void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnEdit_Click ( object  sender,
EventArgs  e 
)
inlineprivate
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 127 of file ConfigureGraph.cs.

void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.ConfigureGraph_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file ConfigureGraph.cs.

override void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file ConfigureGraph.Designer.cs.

int SeciUserInterface.Dialogs.Graphs.ConfigureGraph.findIndex ( Double  updaterate)
inlineprivate

Definition at line 43 of file ConfigureGraph.cs.

void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Definition at line 29 of file ConfigureGraph.Designer.cs.

void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.updatePlotList ( )
inlineprivate

Definition at line 117 of file ConfigureGraph.cs.

Member Data Documentation

System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnAdd
private

Definition at line 284 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnDelete
private

Definition at line 286 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnEdit
private

Definition at line 285 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.chkShowZero1
private

Definition at line 294 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.chkShowZero2
private

Definition at line 293 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.ComboBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.comboRate
private

Definition at line 292 of file ConfigureGraph.Designer.cs.

System.ComponentModel.IContainer SeciUserInterface.Dialogs.Graphs.ConfigureGraph.components = null
private

Required designer variable.

Definition at line 8 of file ConfigureGraph.Designer.cs.

Seci.Definitions.GraphDefinition SeciUserInterface.Dialogs.Graphs.ConfigureGraph.Graph

Definition at line 14 of file ConfigureGraph.cs.

System.Windows.Forms.GroupBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.groupBox1
private

Definition at line 287 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.GroupBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.groupBox2
private

Definition at line 290 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label1
private

Definition at line 278 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label2
private

Definition at line 281 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label3
private

Definition at line 283 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label4
private

Definition at line 289 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label5
private

Definition at line 291 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.lstPlots
private

Definition at line 288 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.txtTitle
private

Definition at line 279 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.txtY2label
private

Definition at line 282 of file ConfigureGraph.Designer.cs.

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.txtYlabel
private

Definition at line 280 of file ConfigureGraph.Designer.cs.


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