Uses of Class
org.tn5250j.event.SessionJumpEvent
-
Packages that use SessionJumpEvent Package Description org.tn5250j org.tn5250j.event org.tn5250j.interfaces -
-
Uses of SessionJumpEvent in org.tn5250j
Methods in org.tn5250j with parameters of type SessionJumpEvent Modifier and Type Method Description voidGui5250Frame. onSessionJump(SessionJumpEvent jumpEvent) -
Uses of SessionJumpEvent in org.tn5250j.event
Methods in org.tn5250j.event with parameters of type SessionJumpEvent Modifier and Type Method Description voidSessionJumpListener. onSessionJump(SessionJumpEvent changeEvent) -
Uses of SessionJumpEvent in org.tn5250j.interfaces
Methods in org.tn5250j.interfaces with parameters of type SessionJumpEvent Modifier and Type Method Description abstract voidGUIViewInterface. onSessionJump(SessionJumpEvent jumpEvent)
-