Uses of Class
cafe.main.CoffeeTouch

Packages that use CoffeeTouch
cafe.main   
 

Uses of CoffeeTouch in cafe.main
 

Constructors in cafe.main with parameters of type CoffeeTouch
MainFingerprintHandler(UserInterface gui, Database db, CoffeeTouch main)
          Constructs a new instance of this class and stores the references to other components.
MainGuiHandler(Database db, CoffeeTouch main, AuthenticationSettings authSettings)
          Constructs a new instance of this class and creates Authentication instance.