Uses of Class
cdx.scorebot.app.util.ScorebotInfo

Packages that use ScorebotInfo
cdx.scorebot.app.util Contains utility classes whose primary purpose is to maintain information about services, tests, test options, and test returns for other GUIs. 
 

Uses of ScorebotInfo in cdx.scorebot.app.util
 

Fields in cdx.scorebot.app.util declared as ScorebotInfo
 ScorebotInfo InfoMaintainerGUI.info
           
static ScorebotInfo ScorebotInfo.REF
          stores the ScorebotInfo for everyone to access
 

Methods in cdx.scorebot.app.util that return ScorebotInfo
static ScorebotInfo InfoMaintainerGUI.getScorebotInfoFromFile()
          opens the scorebot information file and returns its contents