Uses of Package
org.salespointframework.core

Packages that use org.salespointframework.core
org.salespointframework.core This package contains the central classes of the Framework. 
org.salespointframework.core.data Provides interfaces for data management. 
org.salespointframework.core.data.database Database connection implementations 
org.salespointframework.core.data.filters Contains catalog and stock filters. 
org.salespointframework.core.events Event classes for use with the classes in the sale package. 
org.salespointframework.core.users Contains all the classes for managing users and their capabilities. 
org.salespointframework.desktop   
org.salespointframework.desktop.formsheets   
org.salespointframework.desktop.models   
org.salespointframework.desktop.multiwindow Contains classes for the standard SalesPoint application GUI. 
org.salespointframework.desktop.strategies   
org.salespointframework.desktop.strategies.dataexchangeformsheet Contains the MoveStrategy classes for TwoTableFormSheets
org.salespointframework.web.movestrategies   
 

Classes in org.salespointframework.core used by org.salespointframework.core
Action
          An action that can be associated with a MenuSheetItem or FormSheet button.
Display
          An abstract display that can display Form- and MenuSheets.
FormSheet
          A FormSheet to be displayed in a FormSheetContainer.
FormSheet.DnDDispatcher
          this class manages drag'n drop events on this formsheet
FormSheet.FormButton
          A button in the FormSheet's button bar.
FormSheetContainer
          An object that can contain and display FormSheets.
FormSheetContentCreator
          Helper class that creates the contents of a FormSheet.
Gate
          A node in the graph representing the deterministic finite automaton implementing a process.
HelpableListener
          A listener that can be helped by ListenerHelper.
JDisplayFrame
          A JFrame that can display Form- and MenuSheets.
JDisplayFrame.DFFormSheetContainer
           
ListenerHelper
          Helper class that supports Listeners which themselves can be listened to.
MenuSheet
          A MenuSheet consisting of MenuSheetObjects.
MenuSheetObject
          A generic menu element.
NullDisplay
          A dummy display, that cannot display anything.
PreferenceStorage
          The PreferenceStorage stores key - value pairs into a persistent storage
ProcessContext
          A context that allows processes to run and access certain functionality.
ResourceManager
          The global manager for all resources.
ResourceManager.ResourceModule
          Interface for a resource module.
ResourceManager.StandardResource
          Standard resources
SaleProcess
          A process.
SalesPoint
          A single point of org.salespointframework.sale in a shop.
Shop
          The central class in a SalesPoint application, responsible for central management tasks and for persistence.
Shop.ProcessHandle
          A ProcessContext for one remote or background process.
Time
          Interface used by implementations of the Timer interface.
Timer
          An object that is to be able to do the time management for your application has to implement this interface.
Transition
          An edge in the graph representing the deterministic finite automaton implementing a process.
 

Classes in org.salespointframework.core used by org.salespointframework.core.data
ListenerHelper
          Helper class that supports Listeners which themselves can be listened to.
 

Classes in org.salespointframework.core used by org.salespointframework.core.data.database
FormSheet
          A FormSheet to be displayed in a FormSheetContainer.
SalesPoint
          A single point of org.salespointframework.sale in a shop.
Shop
          The central class in a SalesPoint application, responsible for central management tasks and for persistence.
 

Classes in org.salespointframework.core used by org.salespointframework.core.data.filters
HelpableListener
          A listener that can be helped by ListenerHelper.
ListenerHelper
          Helper class that supports Listeners which themselves can be listened to.
 

Classes in org.salespointframework.core used by org.salespointframework.core.events
Display
          An abstract display that can display Form- and MenuSheets.
FormSheet
          A FormSheet to be displayed in a FormSheetContainer.
Timer
          An object that is to be able to do the time management for your application has to implement this interface.
 

Classes in org.salespointframework.core used by org.salespointframework.core.users
Action
          An action that can be associated with a MenuSheetItem or FormSheet button.
ListenerHelper
          Helper class that supports Listeners which themselves can be listened to.
SaleProcess
          A process.
SalesPoint
          A single point of org.salespointframework.sale in a shop.
 

Classes in org.salespointframework.core used by org.salespointframework.desktop
FormSheet
          A FormSheet to be displayed in a FormSheetContainer.
JDisplayDialog
          A JDialog that can display Form- and MenuSheets.
 

Classes in org.salespointframework.core used by org.salespointframework.desktop.formsheets
FormSheet
          A FormSheet to be displayed in a FormSheetContainer.
FormSheetContentCreator
          Helper class that creates the contents of a FormSheet.
UIGate
          A gate at which a FormSheet and/or a MenuSheet can be displayed.
 

Classes in org.salespointframework.core used by org.salespointframework.desktop.models
HelpableListener
          A listener that can be helped by ListenerHelper.
 

Classes in org.salespointframework.core used by org.salespointframework.desktop.multiwindow
Action
          An action that can be associated with a MenuSheetItem or FormSheet button.
Display
          An abstract display that can display Form- and MenuSheets.
FormSheet
          A FormSheet to be displayed in a FormSheetContainer.
FormSheet.FormButton
          A button in the FormSheet's button bar.
FormSheetContainer
          An object that can contain and display FormSheets.
JDisplayFrame
          A JFrame that can display Form- and MenuSheets.
ListenerHelper
          Helper class that supports Listeners which themselves can be listened to.
MenuSheet
          A MenuSheet consisting of MenuSheetObjects.
SaleProcess
          A process.
SalesPoint
          A single point of org.salespointframework.sale in a shop.
Shop
          The central class in a SalesPoint application, responsible for central management tasks and for persistence.
 

Classes in org.salespointframework.core used by org.salespointframework.desktop.strategies
Gate
          A node in the graph representing the deterministic finite automaton implementing a process.
SaleProcess
          A process.
SalesPoint
          A single point of org.salespointframework.sale in a shop.
Transition
          An edge in the graph representing the deterministic finite automaton implementing a process.
 

Classes in org.salespointframework.core used by org.salespointframework.desktop.strategies.dataexchangeformsheet
Gate
          A node in the graph representing the deterministic finite automaton implementing a process.
SaleProcess
          A process.
SalesPoint
          A single point of org.salespointframework.sale in a shop.
Transition
          An edge in the graph representing the deterministic finite automaton implementing a process.
 

Classes in org.salespointframework.core used by org.salespointframework.web.movestrategies
SaleProcess
          A process.
SalesPoint
          A single point of org.salespointframework.sale in a shop.