Uses of Interface
org.tn5250j.event.SessionJumpListener
-
Packages that use SessionJumpListener Package Description org.tn5250j -
-
Uses of SessionJumpListener in org.tn5250j
Classes in org.tn5250j that implement SessionJumpListener Modifier and Type Class Description classGui5250FrameThis is the mainJFrame, which contains multiple tabs.Methods in org.tn5250j with parameters of type SessionJumpListener Modifier and Type Method Description voidSessionPanel. addSessionJumpListener(SessionJumpListener listener)Add a SessionJumpListener to the listener list.voidSessionPanel. removeSessionJumpListener(SessionJumpListener listener)Remove a SessionJumpListener from the listener list.
-