SalesPoint Framework v3.0

Uses of Package
sale.events

Packages that use sale.events
sale This package contains the central classes of the Framework. 
sale.events Event classes for use with the classes in the sale package. 
sale.multiwindow Contains classes for the standard SalesPoint application GUI. 
 

Classes in sale.events used by sale
FormSheetEvent
          An EventObject describing a FormSheet that was set or closed at a Display.
FormSheetListener
          Listener listening for FormSheetEvents from a Display.
TimerListener
          This interface has to be implemented by classes that wish to receive TimerEvents.
 

Classes in sale.events used by sale.events
FormSheetEvent
          An EventObject describing a FormSheet that was set or closed at a Display.
FormSheetListener
          Listener listening for FormSheetEvents from a Display.
TimerEvent
          An event to be fired by implementations of the Timer interface.
TimerListener
          This interface has to be implemented by classes that wish to receive TimerEvents.
 

Classes in sale.events used by sale.multiwindow
FormSheetListener
          Listener listening for FormSheetEvents from a Display.
 


SalesPoint Framework v3.0