javawrapper.MainWindow.RunListener Class Reference

Runs the window's timer code while the C++ core is running. More...

Inherits java::awt::event::ActionListener.

List of all members.

Public Member Functions

 RunListener (MainWindow oWindow)
 Constructor.
void actionPerformed (ActionEvent evt)
 This is the code that will trigger every interval.

Package Attributes

MainWindow m_oWindow
 Main window object.
boolean m_bUpdatedCharts = false
 Whether or not charts have been updated.


Detailed Description

Runs the window's timer code while the C++ core is running.

This code will execute at specified intervals to accept messages from the C++ core.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Constructor & Destructor Documentation

javawrapper.MainWindow.RunListener.RunListener ( MainWindow  oWindow  ) 

Constructor.

Parameters:
oWindow MainWindow object


Member Function Documentation

void javawrapper.MainWindow.RunListener.actionPerformed ( ActionEvent  evt  ) 

This is the code that will trigger every interval.

Parameters:
evt Event that triggers this function.


Member Data Documentation

Main window object.

Whether or not charts have been updated.


The documentation for this class was generated from the following file:

Generated on Tue Apr 19 13:59:41 2011 for SORTIE Java Interface by  doxygen 1.5.6