FlowVis Class Reference

List of all members.

Static Public Member Functions

static void initialize ()
 must be called first to initialize the Class which will instantiate the MainWindow and the Renderer
static void shutdown ()
 call to dispose the Class which will result in disposal of the MainWindow and the Renderer
static RenderergetRenderer ()
 returns the Singleton Instance of the Renderer
static MainWindowgetMainWindow ()
 returns the Singleton Instance of the MainWindow
static void start ()
 starts the App by showing the MainWindow


Detailed Description

central Hub of the Program. It's main purpose is to create a new Instance of both the Renderer and MainWindow and provide access to the Renderer and MainWindow in a Singleton-Way.
The documentation for this class was generated from the following files:

Generated on Thu Jan 21 22:20:49 2010 for FlowVis by  doxygen 1.5.5