JMACS

Uses of Interface
org.jmacs.IDi.IDriver

Packages that use IDi.IDriver
org.jmacs core classes. 
 

Uses of IDi.IDriver in org.jmacs
 

Methods in org.jmacs with parameters of type IDi.IDriver
abstract  IDi IDi.AbstractFactory.createDi(String name, IDi.IDriver driver, Object driverLock, String monitorGuiClassname, String controlsGuiClassname, Serializable constants)
          as above, but supplying a separate lock object.
abstract  IDi IDi.AbstractFactory.createDi(String name, IDi.IDriver driver, String monitorGuiClassname, String controlsGuiClassname, Serializable constants)
          as above, but supplying the driver instance (rather than class).
 


JMACS

jmacs.org