Uses of Class
org.tn5250j.event.SessionConfigEvent
-
Packages that use SessionConfigEvent Package Description org.tn5250j org.tn5250j.event -
-
Uses of SessionConfigEvent in org.tn5250j
Methods in org.tn5250j with parameters of type SessionConfigEvent Modifier and Type Method Description voidGuiGraphicBuffer. onConfigChanged(SessionConfigEvent pce)Update the configuration settingsvoidSessionPanel. onConfigChanged(SessionConfigEvent configEvent) -
Uses of SessionConfigEvent in org.tn5250j.event
Methods in org.tn5250j.event with parameters of type SessionConfigEvent Modifier and Type Method Description voidSessionConfigListener. onConfigChanged(SessionConfigEvent sessionConfigEvent)Update the configuration settings
-