NeurApp 1.1
NeurApp - software for exploring approximation by artificial neural networks on functions of one or two variables.
|
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 |
IG::Neural::Applications::NeuralDemoAbout::NeuralDemoAbout | ( | ) | [inline] |
override void IG::Neural::Applications::NeuralDemoAbout::Dispose | ( | bool | disposing | ) | [inline, protected] |
Clean up any resources being used.
disposing | true 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.
const string IG::Neural::Applications::NeuralDemoAbout::DefaultHomePageShort = "www2.arnes.si/~ljc3m2/igor/software/neural_approximation/" [private] |
string IG::Neural::Applications::NeuralDemoAbout::_homePageShort [protected] |
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::lblAboutAuthorsIntro [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.Label IG::Neural::Applications::NeuralDemoAbout::lblAbourContactIntro [private] |
System.Windows.Forms.Label IG::Neural::Applications::NeuralDemoAbout::lblAboutAuthorGui [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] |
virtual string IG::Neural::Applications::NeuralDemoAbout::HomePageShort [get, set] |
Short version of the application's home page.