guiUtilities.SpreadsheetViewer Class Reference

Collaboration diagram for guiUtilities.SpreadsheetViewer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SpreadsheetViewer ()
 Creates new form JFrame.
void valueChanged (ListSelectionEvent e)
void update (String text, java.util.Vector theData)
int getSelectedRow ()

Static Public Member Functions

static SpreadsheetViewer getInstance ()

Package Attributes

int selectedRow
ListSelectionModel rowSM
myTableAdapter db

Private Member Functions

void initComponents ()
 This method is called from within the constructor to initialize the form.
void exitForm (java.awt.event.WindowEvent evt)
 Exit the Application.

Private Attributes

javax.swing.JButton saveButton
javax.swing.JButton closeButton
javax.swing.JLabel titleLabel
javax.swing.JScrollPane scrollPane
javax.swing.JTable table

Static Private Attributes

static SpreadsheetViewer instance = new SpreadsheetViewer()

Detailed Description

Author:
robinson

Definition at line 12 of file SpreadsheetViewer.java.


Member Function Documentation

void guiUtilities.SpreadsheetViewer.initComponents  )  [private]
 

This method is called from within the constructor to initialize the form.

WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.

Definition at line 35 of file SpreadsheetViewer.java.

References guiUtilities.SpreadsheetViewer.closeButton, guiUtilities.SpreadsheetViewer.db, guiUtilities.SpreadsheetViewer.exitForm(), guiUtilities.SpreadsheetViewer.rowSM, guiUtilities.SpreadsheetViewer.saveButton, guiUtilities.SpreadsheetViewer.scrollPane, guiUtilities.SpreadsheetViewer.table, guiUtilities.SpreadsheetViewer.titleLabel, and guiUtilities.myTableAdapter.writeTXT().

Referenced by guiUtilities.SpreadsheetViewer.SpreadsheetViewer().

Here is the call graph for this function:


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