Uses of Interface
cafe.gui.UserInterface

Packages that use UserInterface
cafe.gui   
cafe.main   
 

Uses of UserInterface in cafe.gui
 

Classes in cafe.gui that implement UserInterface
 class GuiMain
          Graphical User Interface's main class.
 

Uses of UserInterface in cafe.main
 

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