Uses of Class
babase.ranker.Controller

Packages that use Controller
babase.ranker   
 

Uses of Controller in babase.ranker
 

Constructors in babase.ranker with parameters of type Controller
AutoRanker(GUI g, Controller c)
          Constructor which takes a GUI g, in order to maintain communication with the rest of the program, and a controller c in order to have access to the Cage.
Chooser(Controller control)
           
Database(Controller c)
          Creates a database object with a connection to the controller.
GUI(Controller c)
          The graphical user interface for the ranker utility.
LoginManager(Controller control)
          Default constuctor which establishes connection to controller