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 _

L

largeLoadTS - Variable in class org.salespointframework.core.data.PersistentMap
timestamp of last large load. applies only if PersistenceManager.isPerformanceMode()
last_update - Variable in class org.salespointframework.core.data.database.PersistenceManager.ShopInstance
last update time
lastConnectionState - Variable in class org.salespointframework.core.data.database.PersistenceManager
the last connection state
lastId - Variable in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
last id which was processed
lastIds - Variable in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
list if last event ids. used for PersistenceManager.ModificationEntry removal
lastIndexOf(Object) - Method in class org.salespointframework.core.data.PersistentList
this method is not implemented
lastLocalPoint - Variable in class org.salespointframework.core.FormSheet.DnDDispatcher
last paint relative to FormSheet.DnDDispatcher.dndComponent
lastNumber - Variable in class org.salespointframework.web.html.DoubleView
 
lastOperation - Variable in class org.salespointframework.core.data.database.PersistenceManager
the last operation
lastOperationalObject - Variable in class org.salespointframework.core.data.database.PersistenceManager
the last operational object
latencyChanged(float) - Method in interface org.salespointframework.core.data.events.PersistenceStateListener
average latency of connection changed
layoutContainer(Container) - Method in class org.salespointframework.desktop.JOptionPanel.OptionLayout
Do the actual layout work.
LazyTransition - Interface in org.salespointframework.core
Lazy Transitions indicate the following Gate that it should not update its visual elements
left - Variable in class org.salespointframework.desktop.border.InsetLineBorder
left padding
LEFT - Static variable in class org.salespointframework.desktop.JOptionPanel
Constant representing left alignment.
LEFT_ICON - Static variable in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet
Icon with an arrow pointing left.
letFollowComponentOnDragLayer(JComponent) - Method in class org.salespointframework.core.FormSheet
let the specified component follow the mouse cursor on drag layer
LinearFadeFilter - Class in org.salespointframework.desktop.imagefilter
performs a linear fade on the image
LinearFadeFilter(int) - Constructor for class org.salespointframework.desktop.imagefilter.LinearFadeFilter
default constructor
LinearFadeFilter(int, int, LinearFadeFilter.FadeDirection, float, float) - Constructor for class org.salespointframework.desktop.imagefilter.LinearFadeFilter
constructor
LinearFadeFilter.FadeDirection - Enum in org.salespointframework.desktop.imagefilter
 
LinearFadeFilter.FadeDirection() - Constructor for enum org.salespointframework.desktop.imagefilter.LinearFadeFilter.FadeDirection
 
list - Variable in class org.salespointframework.core.data.PersistentList
cached list
list - Variable in class org.salespointframework.desktop.JListView
internal JList
list - Variable in class org.salespointframework.desktop.renderer.AbstractListViewRenderer.RenderContext
owning list
listComponents - Variable in class org.salespointframework.desktop.JListView.CatListUI
 
ListenableCatalog<T extends CatalogItem> - Interface in org.salespointframework.core.data.interfaces
A Catalog that fires events to inform about changes to its contents.
ListenableDataBasket - Interface in org.salespointframework.core.data.interfaces
A DataBasket that will fire events to inform about changes to its contents.
ListenableStock<T extends StockItem,CT extends CatalogItem> - Interface in org.salespointframework.core.data.interfaces
A Stock that will fire events to inform about changes to its contents.
ListenerHelper - Class in org.salespointframework.core
Helper class that supports Listeners which themselves can be listened to.
ListenerHelper() - Constructor for class org.salespointframework.core.ListenerHelper
Construct a new ListenerHelper.
ListenerHelper(HelpableListener) - Constructor for class org.salespointframework.core.ListenerHelper
Create a new ListenerHelper.
listeners - Variable in class org.salespointframework.desktop.JListView.ListSelectionDisptacher
 
listIterator() - Method in class org.salespointframework.core.data.PersistentList
this method is not implemented
listIterator(int) - Method in class org.salespointframework.core.data.PersistentList
this method is not implemented
listLayout - Variable in class org.salespointframework.desktop.JListView.CatListUI
 
ListTag<T extends SpItem> - Class in org.salespointframework.web.taglib.view
Basic-class to create List-tags.
ListTag() - Constructor for class org.salespointframework.web.taglib.view.ListTag
Sets the ViewRepresentation to NativeHtmlList
listView - Variable in class org.salespointframework.desktop.dnd.DefaultListViewDnDMotionComponent
list view
listView - Variable in class org.salespointframework.desktop.formsheets.ListViewFormSheet
internal JListView reference
ListViewDirectionType - Enum in org.salespointframework.web.enums
The direction drawing elements into a NativeHtmlList-View.
ListViewDirectionType() - Constructor for enum org.salespointframework.web.enums.ListViewDirectionType
 
ListViewFormSheet - Class in org.salespointframework.desktop.formsheets
The List view formsheet represents a JList with an Slider for dynamic cell scaling and a JModelFilter for search.
ListViewFormSheet(String, UIGate, FormSheetContentCreator) - Constructor for class org.salespointframework.desktop.formsheets.ListViewFormSheet
Default constructor
ListViewFormSheet.SLVFSContentCreator - Class in org.salespointframework.desktop.formsheets
Abstract content creator for the ListViewFormSheet
ListViewFormSheet.SLVFSContentCreator() - Constructor for class org.salespointframework.desktop.formsheets.ListViewFormSheet.SLVFSContentCreator
 
load(ObjectInputStream) - Method in interface org.salespointframework.core.Display
Restores the display from a stream.
load(ObjectInputStream) - Method in class org.salespointframework.core.JDisplayDialog
 
load(ObjectInputStream) - Method in class org.salespointframework.core.JDisplayFrame
 
load(ObjectInputStream) - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
load(ObjectInputStream) - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
 
load(ObjectInputStream) - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
 
load(ObjectInputStream) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DesktopFrame
Adds itself to the MultiWindow's JDesktopPane after load.
load(ObjectInputStream) - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DisplayFrame
Registers itself as open window after load.
LOAD_ICON - Static variable in class org.salespointframework.core.Shop
Icon MenuItem "Load".
LOAD_TAG - Static variable in class org.salespointframework.core.Shop
MenuSheetObject tag marking the "Load...
loadConnections() - Method in class org.salespointframework.core.data.database.PersistenceManager
Loads connections from PreferenceStorage
loadDriver() - Method in class org.salespointframework.core.data.database.AbstractJavaDBConnection
load the connection driver if necessary. needs to be overridden from derrived classes
loadDriver() - Method in interface org.salespointframework.core.data.database.DatabaseConnection
load the database driver if necessary
loadDriver() - Method in class org.salespointframework.core.data.database.JavaDBClientConnection
loads the database driver (org.apache.derby.jdbc.ClientDriver)
loadDriver() - Method in class org.salespointframework.core.data.database.JavaDBEmbeddedConnection
load database driver (org.apache.derby.jdbc.EmbeddedDriver)
loadDriver() - Method in class org.salespointframework.core.data.database.MssqlDatabaseConnection
loads the driver. in this case: com.microsoft.sqlserver.jdbc.SQLServerDriver
loadDriver() - Method in class org.salespointframework.core.data.database.MysqlDatabaseConnection
loads the database driver. in this case: com.mysql.jdbc.Driver
loadDriver() - Method in class org.salespointframework.core.data.database.SqliteDatabaseConnection
loads database driver. in this case: org.sqlite.JDBC
loadImageAsByteArray(URI) - Static method in class org.salespointframework.core.ResourceManager
loads the specified image and returns an byte array
loadImageAsByteArray(URI, int) - Static method in class org.salespointframework.core.ResourceManager
loads the specified image. resizes it and returns an byte array
loadInt(String) - Method in interface org.salespointframework.core.PreferenceStorage
Loads the value for the corresponding key as int
loadInt(String) - Method in class org.salespointframework.core.XmlPreferenceStorage
Load specified key as int from storage
loadLibraries() - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
loadString(String) - Method in interface org.salespointframework.core.PreferenceStorage
Loads the value for the corresponding key as String
loadString(String) - Method in class org.salespointframework.core.XmlPreferenceStorage
Load specified key as String form storage
locale - Variable in class org.salespointframework.desktop.renderer.CatalogListViewRenderer
Locale used for price formatting
localShopInstance - Variable in class org.salespointframework.core.data.database.PersistenceManager
the local shop instance
locationToIndex(JList, Point) - Method in class org.salespointframework.desktop.JListView.CatListUI
 
lock - Variable in class org.salespointframework.core.data.database.PersistenceManager
Main Lock
lock - Variable in class org.salespointframework.core.data.database.PersistenceManager.ModificationTriggerWorker
lock object
lock - Variable in class org.salespointframework.core.data.PersistentList
locking object
lock - Variable in class org.salespointframework.core.data.PersistentMap
locking object
lock - Variable in class org.salespointframework.desktop.DatabaseConnectionForm
lock object
lockTimeout - Static variable in class org.salespointframework.core.data.database.PersistenceManager
Main lock timeout in milliseconds
log(int, Loggable) - Method in class org.salespointframework.core.data.DataBasketImpl
Log the given event wrapped in a LogEntry that describes the action.
Log - Class in org.salespointframework.core.logging
Represents a log file.
Log(OutputStream) - Constructor for class org.salespointframework.core.logging.Log
Construct a new log file.
log(Loggable) - Method in class org.salespointframework.core.logging.Log
Adds one entry to the log file.
log(Loggable) - Method in interface org.salespointframework.core.logging.LogContext
Logs the given data to a log file.
log(SaleProcess, Loggable) - Method in interface org.salespointframework.core.ProcessContext
Put an entry into the ProcessContext's log stream for a process.
log(Loggable) - Method in class org.salespointframework.core.SaleProcess
Logs the given data to a log file.
log(SaleProcess, Loggable) - Method in class org.salespointframework.core.SalesPoint
Log the given Loggable.
log(Loggable) - Method in class org.salespointframework.core.Shop
Log a piece of information to the global log file.
log(SaleProcess, Loggable) - Method in class org.salespointframework.core.Shop.ProcessHandle
 
log - Variable in class org.salespointframework.web.spring.annotations.SalespointAnnotationHandlerMapping
 
log - Variable in class org.salespointframework.web.spring.controller.DoubleViewController
 
log - Variable in class org.salespointframework.web.spring.interceptors.MessageAwareHandlerInterceptorAdapter
 
log - Static variable in class org.salespointframework.web.spring.interceptors.SearchFieldInterceptor
 
log - Variable in class org.salespointframework.web.taglib.AbstractTag
 
log - Variable in class org.salespointframework.web.taglib.view.ViewTag
 
LOG_MODE_ALL - Static variable in interface org.salespointframework.core.data.interfaces.DataBasket
Log mode constant.
LOG_MODE_COMMITS_ONLY - Static variable in interface org.salespointframework.core.data.interfaces.DataBasket
Log mode constant.
LOG_MODE_NONE - Static variable in interface org.salespointframework.core.data.interfaces.DataBasket
Log mode constant.
LOG_MODE_ROLLBACKS_ONLY - Static variable in interface org.salespointframework.core.data.interfaces.DataBasket
Log mode constant.
logCloseLog() - Method in class org.salespointframework.core.logging.Log
Add a log entry when closing the log file.
LogContext - Interface in org.salespointframework.core.logging
Any object that provides access to some log file through a LogContext.log(org.salespointframework.core.logging.Loggable) method.
LogCreator - Interface in org.salespointframework.core.logging
Abstract Factory for Log creation.
LogEntry - Class in org.salespointframework.core.logging
An entry in the log file.
LogEntry() - Constructor for class org.salespointframework.core.logging.LogEntry
 
LogEntryFilter - Interface in org.salespointframework.core.logging
A filter that can be used to view only selected LogEntries.
LOGENTRYFILTER_COMMIT_ACTIONS - Static variable in class org.salespointframework.core.data.DataBasketImpl
A LogEntryFilter that will accept only LogEntries that were produced by a DataBasketImpl and that describe a commit action.
LOGENTRYFILTER_DATABASKETIMPLACTIONS - Static variable in class org.salespointframework.core.data.DataBasketImpl
A LogEntryFilter that will accept only LogEntries that were produced by a DataBasketImpl.
LOGENTRYFILTER_EXCHANGE_REMOVE_ACTIONS - Static variable in class org.salespointframework.core.data.DataBasketImpl
A LogEntryFilter that will accept only LogEntries that were produced by a DataBasketImpl and that describe a exchange_remove action.
LOGENTRYFILTER_NO_DATABASKETIMPLACTIONS - Static variable in class org.salespointframework.core.data.DataBasketImpl
A LogEntryFilter that will accept only LogEntries that were not produced by a DataBasketImpl.
LOGENTRYFILTER_PROCESSES_ONLY - Static variable in class org.salespointframework.core.SaleProcess
A LogEntryFilter that will accept only such LogEntries that stem from a process.
LOGENTRYFILTER_PUT_ACTIONS - Static variable in class org.salespointframework.core.data.DataBasketImpl
A LogEntryFilter that will accept only LogEntries that were produced by a DataBasketImpl and that describe a put action.
LOGENTRYFILTER_ROLLBACK_ACTIONS - Static variable in class org.salespointframework.core.data.DataBasketImpl
A LogEntryFilter that will accept only LogEntries that were produced by a DataBasketImpl and that describe a rollback action.
LogFileContent - Class in org.salespointframework.core.logging
Represents the content of a log file.
LogFileContent(File) - Constructor for class org.salespointframework.core.logging.LogFileContent
Creates a LogFileContent.
LogFileContent(LogInputStream) - Constructor for class org.salespointframework.core.logging.LogFileContent
Creates a LogFileContent.
Loggable - Interface in org.salespointframework.core.logging
An object that can be logged.
LoggedInTag - Class in org.salespointframework.web.taglib.login
A web tag rendering its inner tags if the attribute status corresponds.
LoggedInTag() - Constructor for class org.salespointframework.web.taglib.login.LoggedInTag
 
loggedOff(Object) - Method in class org.salespointframework.core.users.User
Method called by the UserManager when the user was disassociated from some object.
loggedOn(Object) - Method in class org.salespointframework.core.users.User
Method called by the UserManager when the user was associated with some object.
logger - Variable in class org.salespointframework.core.data.database.PersistenceManager
The logger
LOGIN_PARAM - Static variable in interface org.salespointframework.web.SalespointWebConstants
 
LOGIN_PARAM_NAME - Static variable in interface org.salespointframework.web.SalespointWebConstants
 
LOGIN_PARAM_PASSWORD - Static variable in interface org.salespointframework.web.SalespointWebConstants
 
LoginDialogTag - Class in org.salespointframework.web.taglib.login
Basic-class to create LoginDialog-tags.
LoginDialogTag() - Constructor for class org.salespointframework.web.taglib.login.LoginDialogTag
 
LoginInterceptor - Class in org.salespointframework.web.spring.interceptors
Interceptor to control login.
LoginInterceptor() - Constructor for class org.salespointframework.web.spring.interceptors.LoginInterceptor
 
LogInputStream - Class in org.salespointframework.core.logging
A stream that can be used to read and process log files.
LogInputStream(InputStream) - Constructor for class org.salespointframework.core.logging.LogInputStream
Create a new LogInputStream.
LogInputStream(InputStream, LogEntryFilter) - Constructor for class org.salespointframework.core.logging.LogInputStream
Create a new LogInputStream.
logInterceptorsAdded(Object, HandlerInterceptor[]) - Method in class org.salespointframework.web.spring.annotations.SalespointAnnotationHandlerMapping
 
LogNoOutputStreamException - Exception in org.salespointframework.core.logging
Exception thrown in Log.
LogNoOutputStreamException(String) - Constructor for exception org.salespointframework.core.logging.LogNoOutputStreamException
Construct a new LogNoOutputStreamException.
LogNoOutputStreamException() - Constructor for exception org.salespointframework.core.logging.LogNoOutputStreamException
Construct a new LogNoOutputStreamException.
logOff(Object) - Method in class org.salespointframework.core.users.UserManager
Disassociate the current user from an Object.
logoffUser(SalesPoint) - Method in class org.salespointframework.core.data.database.PersistenceManager
logoff user form given SalesPoint and remove PersistenceManager.LogonInformation record
logOn(Object, User) - Method in class org.salespointframework.core.users.UserManager
Associate a user with an object.
LogOnForm - Class in org.salespointframework.desktop.formsheets
FormSheet that can be used for log on procedures.
LogOnForm(String, String, String, boolean, UserManager, Comparator<User>, UserFilter) - Constructor for class org.salespointframework.desktop.formsheets.LogOnForm
Create a new LogOnForm.
logonInformations - Variable in class org.salespointframework.core.data.database.PersistenceManager
Logon information list
logonState - Variable in class org.salespointframework.desktop.renderer.UserListViewRenderer
label for logon state
logonTime - Variable in class org.salespointframework.core.data.database.PersistenceManager.LogonInformation
time of logon
logonUser(User, SalesPoint) - Method in class org.salespointframework.core.data.database.PersistenceManager
 
logOpenLog() - Method in class org.salespointframework.core.logging.Log
Add a log entry when opening the log file.
logSalesPointClosed() - Method in class org.salespointframework.core.SalesPoint
Hook method called when the SalesPoint is removed from a Shop.
logSalesPointOpened() - Method in class org.salespointframework.core.SalesPoint
Hook method called when the SalesPoint is added to a Shop.
LogTableForm - Class in org.salespointframework.desktop.formsheets
FormSheet displaying the contents of a log file.
LogTableForm(String, LogInputStream) - Constructor for class org.salespointframework.desktop.formsheets.LogTableForm
Create a new LogTableForm.
LogTableForm(String, LogInputStream, TableEntryDescriptor) - Constructor for class org.salespointframework.desktop.formsheets.LogTableForm
Create a new LogTableForm.
LogTableForm(String, LogInputStream, Comparator<LogEntry>) - Constructor for class org.salespointframework.desktop.formsheets.LogTableForm
Create a new LogTableForm.
LogTableForm(String, LogInputStream, Comparator<LogEntry>, TableEntryDescriptor) - Constructor for class org.salespointframework.desktop.formsheets.LogTableForm
Create a new LogTableForm.
LogTableForm(String, LogInputStream, Comparator<LogEntry>, TableEntryDescriptor, boolean) - Constructor for class org.salespointframework.desktop.formsheets.LogTableForm
Create a new LogTableForm.
LogTableForm(String, LogFileContent, Comparator<LogEntry>, TableEntryDescriptor, boolean) - Constructor for class org.salespointframework.desktop.formsheets.LogTableForm
 
LogTableModel - Class in org.salespointframework.desktop.models
Swing model for tables that can display log file contents.
LogTableModel(LogFileContent, Comparator<LogEntry>, TableEntryDescriptor) - Constructor for class org.salespointframework.desktop.models.LogTableModel
Create a new LogTableModel.
lvfsReference - Variable in class org.salespointframework.desktop.formsheets.DescriptiveFormSheet
Keep a reference to the ListViewFormsheet, if given

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 _