Uses of Interface
org.tn5250j.event.EmulatorActionListener
-
Packages that use EmulatorActionListener Package Description org.tn5250j -
-
Uses of EmulatorActionListener in org.tn5250j
Classes in org.tn5250j that implement EmulatorActionListener Modifier and Type Class Description classMy5250Methods in org.tn5250j with parameters of type EmulatorActionListener Modifier and Type Method Description voidSessionPanel. addEmulatorActionListener(EmulatorActionListener listener)Add a EmulatorActionListener to the listener list.voidSessionPanel. removeEmulatorActionListener(EmulatorActionListener listener)Remove a EmulatorActionListener from the listener list.
-