Uses of Interface
lejos.pc.tools.DataViewerUI

Packages that use DataViewerUI
lejos.pc.tools   
 

Uses of DataViewerUI in lejos.pc.tools
 

Classes in lejos.pc.tools that implement DataViewerUI
 class DataViewer
          Downloads data from the DataLogger running on a NXT
Uses Bluetooth or USB
To use BlueTooth, click "Use Bluetooth" before "Connect"
When the status is "Connected", click "Start Download"
If you want to resend, press any button except ESC on the NXT, then click "Start Download"
You can run another download session, but you have to connect again.
 class NXJControl
          Graphical control center for leJOS NXJ.
 

Constructors in lejos.pc.tools with parameters of type DataViewerUI
DataViewComms(DataViewerUI viewer)