javawrapper::MainWindow::RunListener Class Reference

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

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  )  [inline]

Constructor.

Parameters:
oWindow MainWindow object


Member Function Documentation

void javawrapper::MainWindow::RunListener::actionPerformed ( ActionEvent  evt  )  [inline]

This is the code that will trigger every interval.

Parameters:
evt Event that triggers this function.


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:04 2006 for SORTIE Java Interface by  doxygen 1.4.7