Uses of Class
org.tn5250j.event.SessionChangeEvent
-
Packages that use SessionChangeEvent Package Description org.tn5250j org.tn5250j.event org.tn5250j.gui org.tn5250j.interfaces -
-
Uses of SessionChangeEvent in org.tn5250j
Methods in org.tn5250j with parameters of type SessionChangeEvent Modifier and Type Method Description voidGui5250Frame. onSessionChanged(SessionChangeEvent changeEvent)voidMy5250. onSessionChanged(SessionChangeEvent changeEvent)voidSessionPanel. onSessionChanged(SessionChangeEvent changeEvent) -
Uses of SessionChangeEvent in org.tn5250j.event
Methods in org.tn5250j.event with parameters of type SessionChangeEvent Modifier and Type Method Description voidSessionListener. onSessionChanged(SessionChangeEvent changeEvent) -
Uses of SessionChangeEvent in org.tn5250j.gui
Methods in org.tn5250j.gui with parameters of type SessionChangeEvent Modifier and Type Method Description voidButtonTabComponent. onSessionChanged(SessionChangeEvent changeEvent) -
Uses of SessionChangeEvent in org.tn5250j.interfaces
Methods in org.tn5250j.interfaces with parameters of type SessionChangeEvent Modifier and Type Method Description abstract voidGUIViewInterface. onSessionChanged(SessionChangeEvent changeEvent)
-