|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmacs.pd.Device
public class Device
programmable device.
Nested Class Summary | |
---|---|
static interface |
Device.IConstants
constants. |
static interface |
Device.IDriver
driver. |
static interface |
Device.IStatus
status. |
static class |
Device.Proxy
to be extended by the class ~.mydevice.MyDevice, as part of a programmable-device definition. |
Field Summary | |
---|---|
static Byte |
STOP_PROGRAM
command to stop any program that might be running. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Byte STOP_PROGRAM
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |