Uses of Package
cdx.scorebot.util

Packages that use cdx.scorebot.util
cdx.scorebot.app.auditor Contains classes related to the Auditor. 
cdx.scorebot.app.tester Contains classeses related to the Tester. 
cdx.scorebot.net Implementation of tests for various services and the framework which configures and executes those tests. 
cdx.scorebot.net.tests Individual test implementations and the generic test framework; subpackages may have protected helper classes. 
cdx.scorebot.scoring The framework for scoring test results. 
cdx.scorebot.scoring.logic Contains the data structures used to hold and process the information parsed by the Scoring Logic lexical analyzer. 
cdx.scorebot.util Helper classes. 
cdx.scorebot.util.swing Swing utilities 
cdx.scorebot.util.swing.tree Components and classes which implement a JTree which contains checkboxes 
 

Classes in cdx.scorebot.util used by cdx.scorebot.app.auditor
Timestamp
          provides easy access to UTC ms from the epoch
 

Classes in cdx.scorebot.util used by cdx.scorebot.app.tester
TimestampRange
          a start-end pair of Timestamps
 

Classes in cdx.scorebot.util used by cdx.scorebot.net
IllegalArgValException
          A checked Exception replacement for IllegalArgumentException
 

Classes in cdx.scorebot.util used by cdx.scorebot.net.tests
Event
          generic Event class which keeps a timestamp of when it was created
IllegalArgValException
          A checked Exception replacement for IllegalArgumentException
Timestamp
          provides easy access to UTC ms from the epoch
TimestampRange
          a start-end pair of Timestamps
 

Classes in cdx.scorebot.util used by cdx.scorebot.scoring
Event
          generic Event class which keeps a timestamp of when it was created
IllegalArgValException
          A checked Exception replacement for IllegalArgumentException
Timestamp
          provides easy access to UTC ms from the epoch
 

Classes in cdx.scorebot.util used by cdx.scorebot.scoring.logic
IllegalArgValException
          A checked Exception replacement for IllegalArgumentException
 

Classes in cdx.scorebot.util used by cdx.scorebot.util
ColorLogicHTML
          A basic HTML keyword highlighter which marks up certain keywords in a string with user-defined HTML styles.
IllegalArgValException
          A checked Exception replacement for IllegalArgumentException
Timestamp
          provides easy access to UTC ms from the epoch
TimestampRange
          a start-end pair of Timestamps
 

Classes in cdx.scorebot.util used by cdx.scorebot.util.swing
Timestamp
          provides easy access to UTC ms from the epoch
 

Classes in cdx.scorebot.util used by cdx.scorebot.util.swing.tree
Event
          generic Event class which keeps a timestamp of when it was created