Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
CICS® Transaction Gateway Base API Programming Reference v9.0.0.2
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use ScreenEventListener 
    Package Description
    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 
      Modifier and Type Method and Description
      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.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
©Copyright IBM Corp. 1994, 2013
Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes