IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Neural.Applications.NeuralDemo Class Reference
+ Inheritance diagram for IG.Neural.Applications.NeuralDemo:
+ Collaboration diagram for IG.Neural.Applications.NeuralDemo:

Public Member Functions

 NeuralDemo ()
 

Static Public Member Functions

static void Run ()
 

Protected Member Functions

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

Properties

NeuralDemoAbout AboutControl [get]
 Returns the control that contains the "About" page. More...
 

Private Member Functions

void tabControl1_KeyUp (object sender, KeyEventArgs e)
 
void HelpEventHandlers (object sender, KeyEventArgs e)
 
void neuralControl2D1_Load (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.TabControl tabControl1
 
System.Windows.Forms.TabPage tabPage1D
 
System.Windows.Forms.TabPage tabPage2D
 
System.Windows.Forms.TabPage tabPageAbout
 
Forms.NeuralDemo1D neuralDemo1D1
 
Forms.NeuralControl2D neuralControl2D1
 
NeuralDemoAbout neuralDemoAbout1
 

Constructor & Destructor Documentation

IG.Neural.Applications.NeuralDemo.NeuralDemo ( )
inline

Member Function Documentation

static void IG.Neural.Applications.NeuralDemo.Run ( )
inlinestatic
void IG.Neural.Applications.NeuralDemo.tabControl1_KeyUp ( object  sender,
KeyEventArgs  e 
)
inlineprivate
void IG.Neural.Applications.NeuralDemo.HelpEventHandlers ( object  sender,
KeyEventArgs  e 
)
inlineprivate
void IG.Neural.Applications.NeuralDemo.neuralControl2D1_Load ( object  sender,
EventArgs  e 
)
inlineprivate
override void IG.Neural.Applications.NeuralDemo.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Neural.Applications.NeuralDemo.InitializeComponent ( )
inlineprivate

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

Member Data Documentation

System.ComponentModel.IContainer IG.Neural.Applications.NeuralDemo.components = null
private

Required designer variable.

System.Windows.Forms.TabControl IG.Neural.Applications.NeuralDemo.tabControl1
private
System.Windows.Forms.TabPage IG.Neural.Applications.NeuralDemo.tabPage1D
private
System.Windows.Forms.TabPage IG.Neural.Applications.NeuralDemo.tabPage2D
private
System.Windows.Forms.TabPage IG.Neural.Applications.NeuralDemo.tabPageAbout
private
Forms.NeuralDemo1D IG.Neural.Applications.NeuralDemo.neuralDemo1D1
private
Forms.NeuralControl2D IG.Neural.Applications.NeuralDemo.neuralControl2D1
private
NeuralDemoAbout IG.Neural.Applications.NeuralDemo.neuralDemoAbout1
private

Property Documentation

NeuralDemoAbout IG.Neural.Applications.NeuralDemo.AboutControl
get

Returns the control that contains the "About" page.

This control contains the ShowHelp and ShowWebPage methods, which display information about the application.


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