|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ferrettronics.device.DeviceProxyFactory
Creates proxies.
Method Summary | |
static DeviceProxy |
getProxy(javax.comm.CommPort cp)
Gets a communications port proxy. |
static DeviceProxy |
getProxy(Ft649 ft649,
int pin)
Gets a 649 proxy. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static final DeviceProxy getProxy(Ft649 ft649, int pin)
ft649
- The Ft639 this proxy is speaking with.pin
- The pin on which this device is attached to the 649.public static final DeviceProxy getProxy(javax.comm.CommPort cp)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |