SalesPoint v3.3 API

Package sale.events

Event classes for use with the classes in the sale package.

See:
          Description

Interface Summary
FormSheetListener Listener listening for FormSheetEvents from a Display.
TimerListener This interface has to be implemented by classes that wish to receive TimerEvents.
 

Class Summary
FormSheetAdapter Convenience adapter for the FormSheetListener interface.
FormSheetEvent An EventObject describing a FormSheet that was set or closed at a Display.
TimerAdapter An abstract adapter class for receiving timer events.
TimerEvent An event to be fired by implementations of the Timer interface.
 

Package sale.events Description

Event classes for use with the classes in the sale package.


SalesPoint v3.3 API