GuiComponents.Panels.ServiceStatusGUI Class Reference

Collaboration diagram for GuiComponents.Panels.ServiceStatusGUI:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ServiceStatusGUI ()
 Creates new form ExitPrompt.
void startTimer ()
void subscribe ()
void unsubscribe ()
void infoCreated (InfoEvent e)
void infoDeleted (InfoEvent e)
void infoUpdated (InfoEvent e)
void fillTable ()

Static Public Member Functions

static void main (String args[])

Static Public Attributes

static final int TIME_INTERVAL = 2000

Package Attributes

Map serverMap

Private Member Functions

void initComponents ()
void cancelButtonActionPerformed (java.awt.event.ActionEvent evt)
void updateTable (int row, String name, String service)
Vector getDataLine (String objectName, String service)
void updateLabel ()

Private Attributes

myTableAdapter serverInfoTable
javax.swing.JTable table
javax.swing.JButton cancelButton
javax.swing.JLabel jLabel1
javax.swing.JLabel jLabel2
javax.swing.JScrollPane jScrollPane1
final String serverName = "ServiceStatus"
Timer timer
boolean subscribed = false
Pattern oPattern

Classes

class  myTableAdapter
class  StringRunnable

Detailed Description

Author:
robinson

Definition at line 20 of file ServiceStatusGUI.java.


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