Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
L
Language
- Class in
cafe.gui
This class contains strings for UI for a given language.
Language(Hashtable<String, String>, ImageIcon)
- Constructor for class cafe.gui.
Language
Constructs a new language from given parameters.
LANGUAGE_BUTTON_SIZE
- Static variable in class cafe.gui.
GuiMain
Size for language change button
LanguageButton
- Class in
cafe.gui.general
Button that changes language to the next language.
LanguageButton(ImageIcon, String, ViewEvent)
- Constructor for class cafe.gui.general.
LanguageButton
Constructs the button with the given icon or text.
LanguageButton(ImageIcon, String, StartViewInterface)
- Constructor for class cafe.gui.general.
LanguageButton
Constructs the button with the given text.icon or text.
LanguageEnum
- Enum in
cafe.settings
loadCache(FingerprintCacheData[])
- Method in class cafe.fingerprintauthentication.
FingerprintCache
This method (re)loads fingerprints in the cache.
loadUser(int)
- Method in interface cafe.database.
Database
Method for loading user by id, if user not found, returns NULL
loadUser(String)
- Method in interface cafe.database.
Database
Returns UserInfo, if given username is not valid returns NULL
loadUser(int)
- Method in class cafe.database.
DBCommunication
Method for loading user by id, if user not found, returns NULL.
loadUser(String)
- Method in class cafe.database.
DBCommunication
Returns UserInfo, if given username is not valid returns NULL else returns all the data found in database in UserInfo bean.
loadUser(String)
- Method in interface cafe.gui.
UserInterfaceEvent
Loads an user's information from the database based on the CS dep. username.
loadUser(String)
- Method in class cafe.main.
MainGuiHandler
Loads an user's information from the database based on the CS dep. username given as an argument.
LogoutButton
- Class in
cafe.gui.general
Button to logout.
LogoutButton(String, ViewEvent)
- Constructor for class cafe.gui.general.
LogoutButton
Constructs the button with the given text.
logoutTimerExpired()
- Method in class cafe.gui.
GuiMain
A view in the user interface can use this to logout the current user after a certain time of inactivity has expired.
logoutTimerExpired()
- Method in interface cafe.gui.
ViewEventInterface
A view in the user interface can use this to logout the current user after a certain time of inactivity has expired.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W