|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NXTComm in lejos.pc.comm |
---|
Classes in lejos.pc.comm that implement NXTComm | |
---|---|
class |
NXTCommBluecove
Implementation of NXTComm using the Bluecove libraries on Microsoft Windows. |
class |
NXTCommBluez
Implementation of NXTComm using the the jbluez library on Linux or Unix systems. |
class |
NXTCommFantom
Implementation of NXTComm using the the LEGO Fantom API. |
class |
NXTCommLibnxt
Implementation of NXTComm over USB using libnxt. |
class |
NXTCommUSB
Base Implementation of NXTComm for USB This module implements two types of I/O over USB. |
Methods in lejos.pc.comm that return NXTComm | |
---|---|
static NXTComm |
NXTCommFactory.createNXTComm(int protocol)
|
Constructors in lejos.pc.comm with parameters of type NXTComm | |
---|---|
NXTCommInputStream(NXTComm nxtComm)
|
|
NXTCommOutputStream(NXTComm nxtComm)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |