FlowVis.Gui.MainForm Class Reference

The application's main form. More...

List of all members.

Public Member Functions

 MainForm (Data.FlowData data)
 Initializes the main form of the application.

Protected Member Functions

override void OnResize (EventArgs e)
 Handles the resizing of the form and calls the resize method.
override void Dispose (bool disposing)
 Clean up any resources being used.


Detailed Description

The application's main form.


Constructor & Destructor Documentation

FlowVis.Gui.MainForm.MainForm ( Data.FlowData  data  ) 

Initializes the main form of the application.


Member Function Documentation

override void FlowVis.Gui.MainForm.OnResize ( EventArgs  e  )  [protected]

Handles the resizing of the form and calls the resize method.

Parameters:
e 

override void FlowVis.Gui.MainForm.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Parameters:
disposing true if managed resources should be disposed; otherwise, false.


The documentation for this class was generated from the following files:
Generated on Mon Jan 21 16:09:36 2008 for FlowVis by  doxygen 1.5.1-p1