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

GuiComponents.Panels.ServiceStatusGUI Class Reference

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

void main (String args[])

Static Public Attributes

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

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 Fri Dec 16 19:47:20 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5