Uses of Package
lejos.pc.comm

Classes in lejos.pc.comm used by lejos.pc.comm
FileInfo
          Structure that gives information about a leJOS NXJ file.
InputValues
          Structure that gives information about a NXT sensor.
NXTComm
          Interface that all NXTComm implementation classes must implement for low-level communication with the NXT.
NXTCommand
          Sends LCP requests to the NXT and receives replies.
NXTCommException
          An exception thrown by a NXTComm implementation.
NXTCommLogListener
          Listener for log events
NXTCommUSB
          Base Implementation of NXTComm for USB This module implements two types of I/O over USB.
NXTInfo
          Structure containing information about a specific NXT and the potential connections to it.
NXTProtocol
          LEGO Communication Protocol constants.
OutputState
          Container for holding the output state values.