Uses of Class
org.tn5250j.framework.tn5250.ScreenOIA
-
Packages that use ScreenOIA Package Description org.tn5250j org.tn5250j.event org.tn5250j.framework.tn5250 -
-
Uses of ScreenOIA in org.tn5250j
Methods in org.tn5250j with parameters of type ScreenOIA Modifier and Type Method Description voidGuiGraphicBuffer. onOIAChanged(ScreenOIA changedOIA, int change) -
Uses of ScreenOIA in org.tn5250j.event
Methods in org.tn5250j.event with parameters of type ScreenOIA Modifier and Type Method Description voidScreenOIAListener. onOIAChanged(ScreenOIA oia, int change) -
Uses of ScreenOIA in org.tn5250j.framework.tn5250
Methods in org.tn5250j.framework.tn5250 that return ScreenOIA Modifier and Type Method Description ScreenOIAScreen5250. getOIA()
-