Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

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

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

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.exitForm().

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 Thu Jul 15 09:56:28 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5