[ whitefrost.com | Account Manager 4 Product Page ]

Core.Options Class Reference

Summary description for Options. More...

List of all members.

Public Member Functions

 Options (Core.Interfaces.IApplicationContext in_context)
void RefreshOptions ()

Protected Member Functions

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

Properties

bool Cancelled [get]

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.
void btnCancel_Click (object sender, System.EventArgs e)
void btnOk_Click (object sender, System.EventArgs e)

Private Attributes

System.ComponentModel.Container components = null
 Required designer variable.
System.Windows.Forms.TextBox txtPackagePath
System.Windows.Forms.Label label1
System.Windows.Forms.TextBox txtEncodePath
System.Windows.Forms.Label label2
System.Windows.Forms.Button btnOk
System.Windows.Forms.TextBox txtDefaultNamespace
System.Windows.Forms.Label label3
System.Windows.Forms.Label label4
System.Windows.Forms.Button btnCancel
System.Windows.Forms.TextBox txtDefaultJavaPackage
Core.Interfaces.IApplicationContext application_context = null
bool cancelled = false


Detailed Description

Summary description for Options.


Constructor & Destructor Documentation

Core.Options.Options ( Core.Interfaces.IApplicationContext  in_context  ) 


Member Function Documentation

void Core.Options.RefreshOptions (  ) 

override void Core.Options.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

void Core.Options.InitializeComponent (  )  [private]

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

void Core.Options.btnCancel_Click ( object  sender,
System.EventArgs  e 
) [private]

void Core.Options.btnOk_Click ( object  sender,
System.EventArgs  e 
) [private]


Member Data Documentation

System.ComponentModel.Container Core.Options.components = null [private]

Required designer variable.

System.Windows.Forms.TextBox Core.Options.txtPackagePath [private]

System.Windows.Forms.Label Core.Options.label1 [private]

System.Windows.Forms.TextBox Core.Options.txtEncodePath [private]

System.Windows.Forms.Label Core.Options.label2 [private]

System.Windows.Forms.Button Core.Options.btnOk [private]

System.Windows.Forms.TextBox Core.Options.txtDefaultNamespace [private]

System.Windows.Forms.Label Core.Options.label3 [private]

System.Windows.Forms.Label Core.Options.label4 [private]

System.Windows.Forms.Button Core.Options.btnCancel [private]

System.Windows.Forms.TextBox Core.Options.txtDefaultJavaPackage [private]

bool Core.Options.cancelled = false [private]


Property Documentation

bool Core.Options.Cancelled [get]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com