DisplayGUI.ISRequestBuffer Class Reference

Collaboration diagram for DisplayGUI.ISRequestBuffer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ISRequestBuffer (gui parent)
void queueObject (String objectName, boolean isNewObject)
String getLastUpdateTime ()

Static Public Attributes

static final int TIME_INTERVAL = 1000

Package Attributes

gui guiControl
String queuedObjectName
final java.util.regex.Pattern objectPattern = java.util.regex.Pattern.compile(".*TestData\\.[0-9]+\\.[0-9]+(.*Test)?")
final java.util.regex.Pattern ivObjectPattern = java.util.regex.Pattern.compile(".*(ControlIVScanData|SctRodDaqRefData).*")
String lastUpdateTime = "No updates yet"

Private Member Functions

void updateAll (String theObjectName)

Private Attributes

Timer timer

Detailed Description

Definition at line 9 of file ISRequestBuffer.java.


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