DisplayGUI.UploadManager Class Reference

Inheritance diagram for DisplayGUI.UploadManager:

Inheritance graph
[legend]
Collaboration diagram for DisplayGUI.UploadManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UploadManager (gui parent)
void createUploadFiles ()

Package Functions

boolean checkVariables ()

Package Attributes

gui guiControl
Map uploads
Map dcsMap
Map testMap
Map snMap
String testregex
String user
String username
Pattern runPattern = Pattern.compile("Run [Nn]umber\\s*:\\s*(.*)")
Pattern serialNoPattern = Pattern.compile("SERIAL NUMBER\\s*:\\s*(\\d{14}|CRATE\\d{2}CHAN\\d{2}).*")
Pattern snPattern = Pattern.compile("(\\d{14})")
Pattern testDatePattern = Pattern.compile("TEST[_\\s]+DATE\\s*:\\s*(\\d+)/(\\d+)/(\\d+)")
Pattern locationPattern = Pattern.compile("LOCATION\\s*(NAME|MADE)\\s*:.*")
Pattern userPattern = Pattern.compile("TEST\\s*MADE\\s*BY.*")
Pattern timeFlag = Pattern.compile("^#TIME$")
Pattern versionFlag = Pattern.compile("^#VERSION\\s*$")
Pattern testPattern
Pattern timePattern = Pattern.compile("\"\\d{2}:\\d{2}:\\d{2}\"")
TestSelection testSelection
IVTestSelection ivTestSelection
PreferencesInterface prefs
boolean dcsWarning = false
boolean dcsIsMissing = false

Private Member Functions

void removePreviousUploads ()
void getTestRegex ()
void getSignatures ()
String getSignature (String sn, String resultObject)
String processUploadFile (String resultString)
boolean dcsOK ()
void appendDCSInfo (StringBuffer newString, SummaryReader.DCSInfo dcsInfo)
void createSignatureMap ()
String getDate (String line)

Detailed Description

Definition at line 8 of file UploadManager.java.


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