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

opencard.tests.testframe
Interface InfoListener


public abstract interface InfoListener
extends java.util.EventListener


Method Summary
 void infoSent(InfoEvent infoEvt)
           
 

Method Detail

infoSent

public void infoSent(InfoEvent infoEvt)