|
JMACS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Device.IDriver.IContainer | |
---|---|
org.jmacs.pd | Programmable Device Framework. |
Uses of Device.IDriver.IContainer in org.jmacs.pd |
---|
Subinterfaces of Device.IDriver.IContainer in org.jmacs.pd | |
---|---|
static interface |
Device.IStatus.IFactory
produces status. |
Constructors in org.jmacs.pd with parameters of type Device.IDriver.IContainer | |
---|---|
Pdi(String name,
Device.IDriver.IContainer driverContainer,
Device.IConstants constants)
for use where the driverContainer class is provided by the device package itself. |
|
Pdi(String name,
String devicePkgname,
Device.IDriver.IContainer driverContainer,
Device.IConstants constants)
as above, but supplying a driver-container instance (rather than driver instance). |
|
JMACS | |||||||||
PREV NEXT | FRAMES NO FRAMES |