Uses of Interface
org.tn5250j.scripting.InterpreterDriver
-
Packages that use InterpreterDriver Package Description org.tn5250j.scripting -
-
Uses of InterpreterDriver in org.tn5250j.scripting
Classes in org.tn5250j.scripting that implement InterpreterDriver Modifier and Type Class Description classJPythonInterpreterDriverMethods in org.tn5250j.scripting with parameters of type InterpreterDriver Modifier and Type Method Description static voidInterpreterDriverManager. registerDriver(InterpreterDriver driver)Register a driver.
-