Package org.bibalex.daf.managers

Interface Summary
LoginDialog.ILoginActionListener An interface to be implemented by any class using this dialog, it is used in implementing the authentication code.
 

Class Summary
BaseManagerGUI  
LoginDialog Login dialog, where users type their user names and password where thay are validated.
MainController Main Controller of the System.
MainControllerGUI This class represents the main UI manager of the system, it also initializes all system managers.
 

Enum Summary
MainController.Views An enumeration listing the different views in the system.