OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

Package opencard.core.event

Interface Summary
CTListener The listener interface for receiving CardTerminalEvents.
CTRListener Deprecated.  
TracerListener The listener interface for receiving TracerEvents.
 

Class Summary
CardTerminalEvent A CardTerminalEvent signals the insertion or removal of a smart card.
EventGenerator The EventGenerator singleton acts as a generator and multicaster for card terminal events.
OpenCardEvent Observable events of the OpenCard framework.
TracerEvent A TracerEvent signals a trace event as send by the Tracer.