Uses of Class
cdx.scorebot.app.auditor.AuditorGUI

Packages that use AuditorGUI
cdx.scorebot.app.auditor Contains classes related to the Auditor. 
 

Uses of AuditorGUI in cdx.scorebot.app.auditor
 

Methods in cdx.scorebot.app.auditor with parameters of type AuditorGUI
protected  void Filterer.setOwner(AuditorGUI g)
           
 

Constructors in cdx.scorebot.app.auditor with parameters of type AuditorGUI
Filterer(AuditorGUI auditorGUI)