guiUtilities.myTableAdapter Class Reference

List of all members.

Public Member Functions

 myTableAdapter ()
void reTable (Vector theData)
String getColumnName (int column)
Class getColumnClass (int column)
boolean isCellEditable (int row, int column)
int getColumnCount ()
int getRowCount ()
Object getValueAt (int aRow, int aColumn)
void setValueAt (Object value, int row, int column)
void printTableData ()
void writeTXT (java.io.File file)

Public Attributes

Vector rows
int recordCount
String[] columnNames = {}

Detailed Description

Definition at line 11 of file myTableAdapter.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:24 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6