CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Interface
com.ibm.ctg.epi.ScreenEventListener

Packages that use ScreenEventListener
com.ibm.ctg.epi Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. 
 

Uses of ScreenEventListener in com.ibm.ctg.epi
 

Methods in com.ibm.ctg.epi with parameters of type ScreenEventListener
 void ScreenHandler.addScreenEventListener(ScreenEventListener l)
          The specified ScreenEventListener will be called when this ScreenHandler gains control of the screen and again when it loses control.
 void ScreenHandler.removeScreenEventListener(ScreenEventListener l)
          Remove this ScreenEventListener from the internal list.
 


©Copyright IBM Corp. 1994, 2014
Legal