com.ibm.eNetwork.ECL.screenreco.event Interface ECLRecoDebugListener

  PREV CLASS    NEXT CLASS FRAMES     NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR |  METHOD DETAIL:  FIELD | CONSTR |  METHOD
All Superinterfaces:
java.util.EventListener
public interface ECLRecoDebugListener
extends java.util.EventListener

Objects should implement this interface if they want to debug screen matching results for the ECLScreenReco class.

Method Summary
 void Compared ( ECLRecoDebugEvent e)           Called when a new screen appears the matching logic is run.

 

Method Detail

Compared



public void 
Compared(
ECLRecoDebugEvent e)

  PREV CLASS    NEXT CLASS FRAMES     NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR |  METHOD DETAIL:  FIELD | CONSTR |  METHOD