NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.

IG::Neural::Applications::NeuralDemoAbout Class Reference

Collaboration diagram for IG::Neural::Applications::NeuralDemoAbout:

List of all members.

Public Member Functions

 NeuralDemoAbout ()

Protected Member Functions

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

Protected Attributes

string _homePageShort

Properties

virtual string HomePageShort [get, set]
 Short version of the application's home page.

Private Member Functions

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

Private Attributes

const string DefaultHomePageShort = "www2.arnes.si/~ljc3m2/igor/software/neural_approximation/"
System.ComponentModel.IContainer components = null
 Required designer variable.
System.Windows.Forms.Label lblTitle
System.Windows.Forms.Button btnHelp
System.Windows.Forms.Panel pnlAbout
System.Windows.Forms.Label lblAboutAuthors
System.Windows.Forms.Label lblAboutAuthorsIntro
System.Windows.Forms.Label lblAboutTitle
System.Windows.Forms.Label lblAboutWeb
System.Windows.Forms.Label lblAboutContact
System.Windows.Forms.Label lblAbourContactIntro
System.Windows.Forms.Label lblAboutAuthorGui
System.Windows.Forms.PictureBox pbIGLib
System.Windows.Forms.Label lblPoweredIGLib
System.Windows.Forms.Panel pnlIGLib
System.Windows.Forms.Button btnWeb

Constructor & Destructor Documentation

IG::Neural::Applications::NeuralDemoAbout::NeuralDemoAbout ( ) [inline]

Member Function Documentation

override void IG::Neural::Applications::NeuralDemoAbout::Dispose ( bool  disposing) [inline, protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
void IG::Neural::Applications::NeuralDemoAbout::InitializeComponent ( ) [inline, private]

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


Member Data Documentation

const string IG::Neural::Applications::NeuralDemoAbout::DefaultHomePageShort = "www2.arnes.si/~ljc3m2/igor/software/neural_approximation/" [private]
System.ComponentModel.IContainer IG::Neural::Applications::NeuralDemoAbout::components = null [private]

Required designer variable.

System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblTitle [private]
System.Windows.Forms.Button IG::Neural::Applications::NeuralDemoAbout::btnHelp [private]
System.Windows.Forms.Panel IG::Neural::Applications::NeuralDemoAbout::pnlAbout [private]
System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblAboutAuthors [private]
System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblAboutTitle [private]
System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblAboutWeb [private]
System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblAboutContact [private]
System.Windows.Forms.PictureBox IG::Neural::Applications::NeuralDemoAbout::pbIGLib [private]
System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblPoweredIGLib [private]
System.Windows.Forms.Panel IG::Neural::Applications::NeuralDemoAbout::pnlIGLib [private]
System.Windows.Forms.Button IG::Neural::Applications::NeuralDemoAbout::btnWeb [private]

Property Documentation

virtual string IG::Neural::Applications::NeuralDemoAbout::HomePageShort [get, set]

Short version of the application's home page.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Properties