|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TerminalEventListener | |
---|---|
com.ibm.ctg.epi | Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. |
Uses of TerminalEventListener in com.ibm.ctg.epi |
---|
Classes in com.ibm.ctg.epi that implement TerminalEventListener | |
---|---|
class |
ScreenHandler
This class can be used as a base class for screen handlers. |
Methods in com.ibm.ctg.epi with parameters of type TerminalEventListener | |
---|---|
void |
EPITerminal.addTerminalEventListener(TerminalEventListener h)
Adds a TerminalEventListener to the list of screen handlers. |
void |
EPITerminal.removeTerminalEventListener(TerminalEventListener h)
Removes a TerminalEventListener from the list of screen handlers. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |