datavisualizer.TableUpdater Class Reference

Responds to the buttons in the overview table windows. More...

List of all members.

Public Member Functions

void actionPerformed (java.awt.event.ActionEvent oEvent)
 Responds to the button events.

Package Functions

 TableUpdater (JPanel jContentPanel, ShortOutputFileManager oManager, int iSubplot)
 Constructor.

Package Attributes

JPanel m_jContentPanel
 The content panel containing the tables and controls.
ShortOutputFileManager m_oManager
 The file manager that's managing the table data.
int m_iSubplot
 The subplot for this table.


Detailed Description

Responds to the buttons in the overview table windows.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Constructor & Destructor Documentation

datavisualizer.TableUpdater.TableUpdater ( JPanel  jContentPanel,
ShortOutputFileManager  oManager,
int  iSubplot 
) [package]

Constructor.

Parameters:
jContentPanel Content panel of the window containing the buttons and tables.
oManager The file manager that's managing the table's data.
iSubplot The subplot that this table is displaying, or 0 if it's the whole plot's data.


Member Function Documentation

void datavisualizer.TableUpdater.actionPerformed ( java.awt.event.ActionEvent  oEvent  ) 

Responds to the button events.

Parameters:
oEvent Event that triggered this object.


Member Data Documentation

The content panel containing the tables and controls.

The file manager that's managing the table data.

The subplot for this table.


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

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