A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

B

backupOffscreenBuffer(JComponent, int, int) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow
Backup the offscreenbuffer for preventing paintimmediately calls form corrupting paint operations, which are in progress
BasketEntryValue - Interface in org.salespointframework.core.data.interfaces
Helper interface used to determine the value of a DataBasketEntry when summing up DataBaskets.
BasketEntryValues - Class in org.salespointframework.core.data
A collection of convenience BasketEntryValues.
BasketEntryValues() - Constructor for class org.salespointframework.core.data.BasketEntryValues
 
beforeConnect() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
Jobs to do before connection. here: ask the user for connection password if necessary
beforeConnect() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
this hook is called before connect. use to ask for passwords or whatever.
beforeConnect() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
called before connect. prompts the user for password if necessary.
beforeConnect() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
prompt user for password if necessary
beforeConnect() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
nothing to do before connect
bindToHeight - Variable in class org.salespointframework.desktop.ImagePanel
if true, image will increase its width by aspect ratio to fill the height
BOTTOM - Static variable in class org.salespointframework.desktop.JOptionPanel
Constant representing bottom alignment.
BTNID_ADD - Static variable in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
The button id that is used for the "Add" button.
BTNID_CANCEL - Static variable in class org.salespointframework.core.FormSheet
Button ID used for the standard Cancel button.
BTNID_OK - Static variable in class org.salespointframework.core.FormSheet
Button ID used for the standard OK button.
BTNID_REMOVE - Static variable in class org.salespointframework.desktop.formsheets.SingleTableFormSheet
The button id that is used for the "Remove" button.
BUTTONBAR_BOTTOM - Static variable in class org.salespointframework.core.FormSheet
Place Buttonbar at bottom
BUTTONBAR_LEFT - Static variable in class org.salespointframework.core.FormSheet
Place Buttonbar on left side
BUTTONBAR_NONE - Static variable in class org.salespointframework.core.FormSheet
Don't display the Buttonbar
BUTTONBAR_RIGHT - Static variable in class org.salespointframework.core.FormSheet
Place Buttonbar on right side
BUTTONBAR_TOP - Static variable in class org.salespointframework.core.FormSheet
Place Buttonbar at top
buttonIterator() - Method in class org.salespointframework.core.FormSheet
Return a fail-fast, readonly iterator iterating over the buttons in the button bar.
buttonIterator(boolean) - Method in class org.salespointframework.core.FormSheet
Return a readonly iterator iterating over the buttons in the button bar.
byteToHex(byte[]) - Static method in class org.salespointframework.core.users.MD5
Converts a byte-Array to hexadecimal string

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z