Uses of Class
org.bibalex.daf.managers.MainController.Views

Packages that use MainController.Views
org.bibalex.daf.managers   
 

Uses of MainController.Views in org.bibalex.daf.managers
 

Fields in org.bibalex.daf.managers declared as MainController.Views
private  MainController.Views MainControllerGUI.selectedView
           
 

Methods in org.bibalex.daf.managers that return MainController.Views
static MainController.Views MainController.Views.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MainController.Views[] MainController.Views.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.bibalex.daf.managers with parameters of type MainController.Views
 boolean MainController.hasAccessTo(MainController.Views view)
          Indicate whether the current logged in user has access or not to a specific view in the System.