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
E
enableScrollButtons()
- Method in class cafe.gui.alertView.
AlertPanel
This method is used after this panel has been constructed.
enableScrollButtons()
- Method in class cafe.gui.configView.
ConfigPanel
Should be called when this panel has been constructed, so that the scrolling buttons can be enabled/disabled as necessary
enableScrollButtons()
- Method in class cafe.gui.general.productLists.
ImportableList
This should be used to enable or disable the scrolling buttons after this panel has been constructed and drawn to the screen.
enableScrollButtons()
- Method in class cafe.gui.general.productLists.
ShopableList
This should be used to enable or disable the scrolling buttons after this panel has been constructed and drawn to the screen.
enableScrollButtons()
- Method in class cafe.gui.importView.
ImportPanel
This method should be called after this panel has been constructed.
enableScrollButtons()
- Method in class cafe.gui.shopView.
ShopPanel
This method is used after this panel has been constructed.
ENCODE
- Static variable in class cafe.authentication.
Base64
Specify encoding.
encodeBytes(byte[])
- Static method in class cafe.authentication.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int)
- Static method in class cafe.authentication.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int)
- Static method in class cafe.authentication.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int)
- Static method in class cafe.authentication.
Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String)
- Static method in class cafe.authentication.
Base64
Reads
infile
and encodes it to
outfile
.
encodeFromFile(String)
- Static method in class cafe.authentication.
Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable)
- Static method in class cafe.authentication.
Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int)
- Static method in class cafe.authentication.
Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String)
- Static method in class cafe.authentication.
Base64
Convenience method for encoding data to a file.
equals(Object)
- Method in class cafe.fingerprintauthentication.
FingerprintCacheData
For comparing if the given object equals this one.
equals(Object)
- Method in class cafe.gui.
UserInfo
Overrides the equals method.
equals(Object)
- Method in class cafe.main.
ExportProduct
Overrides equals method.
exportProduct(UserInfo, ExportProduct)
- Method in interface cafe.database.
Database
updates product balance for group and for user.
exportProduct(UserInfo, ExportProduct)
- Method in class cafe.database.
DBCommunication
Method returns exportproducts in a list
exportProduct(UserInfo, ExportProduct)
- Method in interface cafe.gui.
UserInterfaceEvent
Marks an export transaction to the given user and product.
ExportProduct
- Class in
cafe.main
ExportProduct(int, String[], String[], double, ImageIcon)
- Constructor for class cafe.main.
ExportProduct
Constructs a new ExportProduct with given parameters.
exportProduct(UserInfo, ExportProduct)
- Method in class cafe.main.
MainGuiHandler
Marks an export transaction to the given user and product by calling Database interface's exportProduct method.
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