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 _

F

fadeWidth - Variable in class org.salespointframework.desktop.ImagePanel
fade width of FadingEdgeFilter
FadingEdgeFilter - Class in org.salespointframework.desktop.imagefilter
rounds the image corners and applies a linear fading on edges
FadingEdgeFilter(int, int, int) - Constructor for class org.salespointframework.desktop.imagefilter.FadingEdgeFilter
default constructor
fcFilename - Variable in class org.salespointframework.core.data.database.SqliteDatabaseConnection.SqliteConfigurationFS
 
fcImage - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationFS
 
fcImage - Variable in class org.salespointframework.core.data.database.MssqlDatabaseConnection.MssqlConfigurationFS
 
fcImage - Variable in class org.salespointframework.core.data.database.MysqlDatabaseConnection.MysqlConfigurationFS
 
fcImage - Variable in class org.salespointframework.core.data.database.SqliteDatabaseConnection.SqliteConfigurationFS
 
fcTarget - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection.JavaDBConfigurationFS
 
featureLevel - Variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
field - Variable in class org.salespointframework.core.data.database.PersistenceManager.DelayedAssignmentInfo
 
filename - Variable in class org.salespointframework.core.data.database.SqliteDatabaseConnection
filename of database
fileName - Variable in class org.salespointframework.core.XmlPreferenceStorage
Name of file to work with
fillBtnPanel(JPanel) - Method in class org.salespointframework.core.FormSheet
Called by the Framework to generate the button bar's representation.
fillShallowClone(StockImpl<T, ST, CT>) - Method in class org.salespointframework.core.data.StockImpl
Hook method called to fill the given shallow clone of this Stock.
fillShallowClone(StoringStockImpl<T, CT>) - Method in class org.salespointframework.core.data.StoringStockImpl
Overridden to accomodate for specific usage of memory.
fillStock(Stock, Value, DataBasket) - Method in class org.salespointframework.core.data.DefaultCountingStockFromValueCreator
This StockFromValueCreator assumes a potentially infinite source of available items and adds exactly as many items of each type (i.e.
fillStock(Stock, Value, DataBasket) - Method in interface org.salespointframework.core.data.interfaces.StockFromValueCreator
The actual algorithm.
fillStock(Stock, Value, DataBasket) - Method in class org.salespointframework.core.data.StockFromStockCreator
Try to fill the given Stock using only items from the source Stock.
fillStock(Stock, Value, DataBasket) - Method in class org.salespointframework.core.data.StockFromStockCreatorBT
Fill the destination Stock using the same algorithm as in StockFromStockCreator.fillStock(org.salespointframework.core.data.interfaces.Stock, org.salespointframework.core.data.interfaces.Value, org.salespointframework.core.data.interfaces.DataBasket), but with backtracking.
fillStockWithValue(DataBasket, Value, StockFromValueCreator) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fill the source Stock.
fillStockWithValue(DataBasket, Value, StockFromValueCreator) - Method in interface org.salespointframework.core.data.interfaces.Stock
Increase the Stock's value by a given value.
fillStockWithValue(DataBasket, Value, StockFromValueCreator) - Method in class org.salespointframework.core.data.StockImpl
Increase the Stock's value by a given value.
filter(BufferedImage, BufferedImage) - Method in class org.salespointframework.desktop.imagefilter.FrontShadowFilter.FrontShadowOp
 
filter(BufferedImage, BufferedImage) - Method in class org.salespointframework.desktop.imagefilter.MirrorShadowFilter.MirrorShadowOp
 
filter - Variable in class org.salespointframework.desktop.models.FilterableModel.DefaultModelFilter
filter string
FilterableModel - Interface in org.salespointframework.desktop.models
interface for models that can be filtered by a FilterableModel.ModelFilter
FilterableModel.DefaultModelFilter - Class in org.salespointframework.desktop.models
default implementation of FilterableModel.ModelFilter
FilterableModel.DefaultModelFilter() - Constructor for class org.salespointframework.desktop.models.FilterableModel.DefaultModelFilter
 
FilterableModel.ModelFilter - Interface in org.salespointframework.desktop.models
Model filter interface
FilterableModel.ResultCountListener - Interface in org.salespointframework.desktop.models
listener for result count changes
filterElements - Variable in class org.salespointframework.desktop.models.FilterableModel.DefaultModelFilter
processed filter string. contains search terms.
filterPipe - Variable in class org.salespointframework.desktop.ImagePanel
the image pipeline. changes in image size by filter are allowed
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.CatalogListModel
apply new filter and reload items
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.CatalogTableModel
 
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.CountingStockListModel
apply new filter an reload items
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.CountingStockTableModel
 
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.DataBasketListModel
apply new filter an reload items
filterPropertyChanged() - Method in interface org.salespointframework.desktop.models.FilterableModel
property of model filter changed
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.StoringStockListModel
apply filter and reload items
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.StoringStockTableModel
apply filter and reload items
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.UserListModel
apply new filter settings and reload items
filterPropertyChanged() - Method in class org.salespointframework.desktop.models.UserTableModel
apply new filter settings and reload items
filterRGB(int, int, int) - Method in class org.salespointframework.desktop.imagefilter.FadingEdgeFilter
 
filterRGB(int, int, int) - Method in class org.salespointframework.desktop.imagefilter.GrayScaleFilter
 
filterRGB(int, int, int) - Method in class org.salespointframework.desktop.imagefilter.LinearFadeFilter
 
filterRGB(int, int, int) - Method in class org.salespointframework.desktop.imagefilter.TranslucencyFilter
 
finalize() - Method in class org.salespointframework.core.logging.Log
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
findNext() - Method in class org.salespointframework.core.data.filters.CatalogFilter.FilteredIterator
Find the next item that matches the condition.
finishDragOperation(Object, int, Component) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
finish the drag'n drop operation
finishDragOperation(Object, int, Component) - Method in class org.salespointframework.desktop.JAbstractTable
 
finishDragOperation(Object, int, Component) - Method in class org.salespointframework.desktop.JListView
 
finishDragOperation(Object, int, Component) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
do nothing
fireCanEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCanEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCanEditStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireCanEditStockItems(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireCanRemoveCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCanRemoveCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCanRemoveStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireCanRemoveStockItems(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireCapabilitiesAdded(Set<String>) - Method in class org.salespointframework.core.users.User
Fire a capabilitiesAdded event.
fireCapabilitiesReplaced(Set<String>) - Method in class org.salespointframework.core.users.User
Fire a capabilitiesReplaced event.
fireCatalogItemAddCommit(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCatalogItemAddCommit(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCatalogItemAdded(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCatalogItemAdded(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCatalogItemAddRollback(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCatalogItemAddRollback(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCatalogItemDataChanged(PropertyChangeEvent) - Method in class org.salespointframework.core.data.CatalogImpl
called by CatalogItem to indicate a change in its data
fireCatalogItemDataChanged(PropertyChangeEvent) - Method in class org.salespointframework.core.data.filters.CatalogFilter
 
fireCatalogItemRemoveCommit(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCatalogItemRemoveCommit(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCatalogItemRemoved(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCatalogItemRemoved(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCatalogItemRemoveRollback(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCatalogItemRemoveRollback(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCommitEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireCommitEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireCSChanged(PersistenceStateListener.ConnectionState) - Method in class org.salespointframework.core.data.database.PersistenceManager
fire a Connection state changed event
fireDataBasketChanged() - Method in class org.salespointframework.core.data.DataBasketImpl
Fire an event to all listeners listening to this DataBasket.
fireDataBasketChanged() - Method in interface org.salespointframework.core.data.interfaces.ListenableDataBasket
Fire an event to inform listeners about some unspecific change to the DataBasket's contents.
fireDBCUpdate() - Method in class org.salespointframework.core.data.database.PersistenceManager
notifies connection listeners about an update
fireDBEAdded(DataBasketEntry) - Method in class org.salespointframework.core.data.DataBasketImpl
Fire an event to all listeners listening to this DataBasket.
fireDBERemoved(DataBasketEntry) - Method in class org.salespointframework.core.data.DataBasketImpl
Fire an event to all listeners listening to this DataBasket.
fireDSChanged() - Method in class org.salespointframework.core.data.database.PersistenceManager
fire datasource changes event
fireEditingCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireEditingCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireEditingStockItems(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireEditingStockItems(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireFormSheetRemoved(FormSheet, boolean) - Method in class org.salespointframework.core.JDisplayDialog
Fire an event to all FormSheetListeners indicating that a FormSheet was removed from this display.
fireFormSheetRemoved(FormSheet, boolean) - Method in class org.salespointframework.core.JDisplayFrame
Fire an event to all FormSheetListeners indicating that a FormSheet was removed from this display.
fireFormSheetRemoved(FormSheet, boolean) - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Fires an event to all FormSheetListeners indicating that a FormSheet was removed from this display.
fireFormSheetRemoved(FormSheet, boolean) - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Fires an event to all FormSheetListeners indicating that a FormSheet was removed from this display.
fireFormSheetSet(FormSheet) - Method in class org.salespointframework.core.JDisplayDialog
Fire an event to all FormSheetListeners indicating that a FormSheet was set on this display.
fireFormSheetSet(FormSheet) - Method in class org.salespointframework.core.JDisplayFrame
Fire an event to all FormSheetListeners indicating that a FormSheet was set on this display.
fireFormSheetSet(FormSheet) - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Fires an event to all FormSheetListeners indicating that a FormSheet was set on this display.
fireFormSheetSet(FormSheet) - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Fires an event to all FormSheetListeners indicating that a FormSheet was set on this display.
fireGoneAhead() - Method in class org.salespointframework.core.StepTimer
Fire a goneAhead event.
fireInstructionModeChanged(boolean) - Method in class org.salespointframework.desktop.JInstructionTextField
 
fireIntervalSet() - Method in class org.salespointframework.core.StepTimer
Fire an intervalSet event.
fireLatencyChanged(float) - Method in class org.salespointframework.core.data.database.PersistenceManager
fire a latency changed event
fireNoEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireNoRemoveCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireOnDSChange() - Method in class org.salespointframework.core.data.database.PersistenceManager
fire datasource on change event
fireOPSChanged(PersistenceStateListener.OperationalState, Object) - Method in class org.salespointframework.core.data.database.PersistenceManager
fire a operational state change event
firePropertyChanged() - Method in class org.salespointframework.core.data.CatalogItemImpl
Signals persistence layer to update objects values
firePropertyChanged() - Method in class org.salespointframework.core.data.filters.CatalogFilter
 
firePropertyChanged() - Method in interface org.salespointframework.core.data.interfaces.CatalogItem
Signals persistence layer to update objects values
firePropertyChanged() - Method in class org.salespointframework.core.data.StockItemImpl
Signals persistence layer to update objects values
firePropertyChanged() - Method in class org.salespointframework.core.users.User
Signals persistence layer to update objects values
firePropertyChanged() - Method in class org.salespointframework.desktop.models.CountingStockTableModel.Record
 
fireResultCountChanged(int) - Method in class org.salespointframework.desktop.models.CatalogListModel
trigger result count changed event to all registered listeners
fireResultCountChanged(int) - Method in class org.salespointframework.desktop.models.CountingStockListModel
trigger result count changed event
fireResultCountChanged(int) - Method in class org.salespointframework.desktop.models.DataBasketListModel
trigger result count changed event.
fireResultCountChanged(int) - Method in class org.salespointframework.desktop.models.StoringStockListModel
trigger result count changed event
fireResultCountChanged(int) - Method in class org.salespointframework.desktop.models.UserListModel
trigger result count changed event
fireRollbackEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.CatalogImpl
Fire an event to all listeners listening to this Catalog.
fireRollbackEditCatalogItem(T, DataBasket) - Method in class org.salespointframework.core.data.filters.CatalogFilter
Fire the event to all listeners of this Catalog.
fireStockItemsAddCommit(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsAddCommit(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsAdded(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsAdded(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsAddRollback(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsAddRollback(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsEditCommit(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsEditCommit(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsEditRollback(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsEditRollback(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsNoEdit(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsNoRemove(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsRemoveCommit(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsRemoveCommit(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsRemoved(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsRemoved(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireStockItemsRemoveRollback(StockChangeEvent<T, CT>) - Method in class org.salespointframework.core.data.filters.AbstractStockFilter
Fire an event to any listeners.
fireStockItemsRemoveRollback(StockChangeEvent) - Method in class org.salespointframework.core.data.StockImpl
Fire an event to all listeners that showed an interest in this Stock.
fireTimeChanged() - Method in class org.salespointframework.core.AutoTimer
 
fireTimeSet() - Method in class org.salespointframework.core.StepTimer
Fire a timeSet event.
fireUserAdded(User) - Method in class org.salespointframework.core.users.UserManager
Fire a userAdded event to all interested listeners.
fireUserDataChanged() - Method in class org.salespointframework.core.users.User
fire a userDataChangedEvent
fireUserDataChanged(User) - Method in class org.salespointframework.core.users.UserManager
Fire userDataChanged event
fireUserDeleted(User) - Method in class org.salespointframework.core.users.UserManager
Fire a userDeleted event to all interested listeners.
fkFields - Variable in class org.salespointframework.core.data.database.DefaultClassFieldMapper
non-basic fields
flashKey - Static variable in class org.salespointframework.web.helper.MessagesUtil
key of success message list in model map
flipData(int[], int, int) - Method in class org.salespointframework.desktop.interop.WindowsExtensions
 
forceGlobalProcessTermination() - Method in class org.salespointframework.core.Shop
This method kills all processes on all SalesPoints
forceMultiKey - Variable in class org.salespointframework.core.data.PersistentMap
allow multiple keys of same value. if true, the map will return Lists.
forceOpen() - Method in class org.salespointframework.core.data.database.PersistenceManager
Enforces the connection opening
forceProcessTermination() - Method in class org.salespointframework.core.SalesPoint
This method terminates all running processes on the salespoint
format(NumberFormat, NumberValue) - Static method in class org.salespointframework.core.data.AbstractCurrency
Convert the given value into a String representation according to the currency format of the specific currency.
FORMAT - Static variable in class org.salespointframework.web.taglib.ImageTag
 
FormSheet - Class in org.salespointframework.core
A FormSheet to be displayed in a FormSheetContainer.
FormSheet(String, JComponent) - Constructor for class org.salespointframework.core.FormSheet
Create a new FormSheet.
FormSheet(String, JComponent, boolean) - Constructor for class org.salespointframework.core.FormSheet
Create a new FormSheet.
FormSheet(String, FormSheetContentCreator, boolean) - Constructor for class org.salespointframework.core.FormSheet
Create a new FormSheet, using a content creator.
FORMSHEET - Static variable in class org.salespointframework.core.UIGate
The FormSheet changed.
FormSheet.DnDDispatcher - Class in org.salespointframework.core
this class manages drag'n drop events on this formsheet
FormSheet.DnDDispatcher() - Constructor for class org.salespointframework.core.FormSheet.DnDDispatcher
default constructor
FormSheet.FormButton - Class in org.salespointframework.core
A button in the FormSheet's button bar.
FormSheet.FormButton(String, int, Action) - Constructor for class org.salespointframework.core.FormSheet.FormButton
Create a new, initially enabled FormButton.
FORMSHEET_PRIO - Static variable in class org.salespointframework.core.OIV
FormSheet priority: 300.
FormSheetAdapter - Class in org.salespointframework.core.events
Convenience adapter for the FormSheetListener interface.
FormSheetAdapter() - Constructor for class org.salespointframework.core.events.FormSheetAdapter
 
formSheetClosed() - Method in class org.salespointframework.core.JDisplayDialog
Hook method called when the FormSheet was closed.
formSheetClosed() - Method in class org.salespointframework.core.JDisplayFrame
Hook method called when the FormSheet was closed.
formSheetClosed() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Hook method called when the FormSheet was closed.
formSheetClosed() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Hook method called when the FormSheet was closed.
formSheetClosed() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DesktopFrame
Overrides JInternalDisplay's JInternalDisplay.formSheetClosed() method.
formSheetClosed() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DisplayFrame
Overrides JDisplayFrame's JDisplayFrame.formSheetClosed() method.
formSheetClosed() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.TabbedFrame
Overrides JTabDisplay's JTabDisplay.formSheetClosed() method.
FormSheetContainer - Interface in org.salespointframework.core
An object that can contain and display FormSheets.
FormSheetContentCreator - Class in org.salespointframework.core
Helper class that creates the contents of a FormSheet.
FormSheetContentCreator() - Constructor for class org.salespointframework.core.FormSheetContentCreator
 
FormsheetCustomizationListener - Interface in org.salespointframework.core.events
Listener for a set of Formsheet Customizations
FormSheetEvent - Class in org.salespointframework.core.events
An EventObject describing a FormSheet that was set or closed at a Display.
FormSheetEvent(Display, FormSheet, boolean) - Constructor for class org.salespointframework.core.events.FormSheetEvent
Create a new FormSheetEvent.
FormSheetListener - Interface in org.salespointframework.core.events
Listener listening for FormSheetEvents from a Display.
formSheetRemoved(FormSheetEvent) - Method in class org.salespointframework.core.events.FormSheetAdapter
Event triggered whenever a FormSheet was removed from the Display.
formSheetRemoved(FormSheetEvent) - Method in interface org.salespointframework.core.events.FormSheetListener
Event triggered whenever a FormSheet was removed from the Display.
formSheetRemoved(FormSheetEvent) - Method in class org.salespointframework.core.SalesPoint
Implemented to make sure there always is a FormSheet.
formSheetSet(FormSheetEvent) - Method in class org.salespointframework.core.events.FormSheetAdapter
Event triggered whenever a new FormSheet was set on the Display.
formSheetSet(FormSheetEvent) - Method in interface org.salespointframework.core.events.FormSheetListener
Event triggered whenever a new FormSheet was set on the Display.
formSheetSet(FormSheetEvent) - Method in class org.salespointframework.core.SalesPoint
Dummy interface to conform by the FormSheetListener interface.
FormSheetStrategy - Class in org.salespointframework.desktop.strategies
Abstract super class of all strategies that are used with FormSheets.
FormSheetStrategy() - Constructor for class org.salespointframework.desktop.strategies.FormSheetStrategy
 
FormSheetStrategy.ErrorHandler - Interface in org.salespointframework.desktop.strategies
Interface that defines a error handling strategy for a FormSheetStrategy.
frame - Variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane
The frame which hosts this element
FrontShadowFilter - Class in org.salespointframework.desktop.imagefilter
adds a shadow in front of the image, which fades out
FrontShadowFilter() - Constructor for class org.salespointframework.desktop.imagefilter.FrontShadowFilter
 
FrontShadowFilter.FrontShadowOp - Class in org.salespointframework.desktop.imagefilter
 
FrontShadowFilter.FrontShadowOp() - Constructor for class org.salespointframework.desktop.imagefilter.FrontShadowFilter.FrontShadowOp
 

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 _