Uses of Interface
org.tn5250j.event.ScreenOIAListener
-
Packages that use ScreenOIAListener Package Description org.tn5250j org.tn5250j.framework.tn5250 -
-
Uses of ScreenOIAListener in org.tn5250j
Classes in org.tn5250j that implement ScreenOIAListener Modifier and Type Class Description classGuiGraphicBuffer -
Uses of ScreenOIAListener in org.tn5250j.framework.tn5250
Methods in org.tn5250j.framework.tn5250 with parameters of type ScreenOIAListener Modifier and Type Method Description voidScreenOIA. addOIAListener(ScreenOIAListener listener)Add a ScreenOIAListener to the listener list.voidScreenOIA. removeOIAListener(ScreenOIAListener listener)Remove a iOhioSessionListener from the listener list.
-