Uses of Class
lejos.nxt.remote.FileInfo

Packages that use FileInfo
lejos.nxt.remote Remote NXT access over Bluetooth 
lejos.pc.tools   
 

Uses of FileInfo in lejos.nxt.remote
 

Methods in lejos.nxt.remote that return FileInfo
 FileInfo NXTCommand.findFirst(String wildCard)
          Find the first file on the NXT.
 FileInfo NXTCommand.findFirstNXJ(String wildCard)
          Find the first file on the NXT.
 FileInfo NXTCommand.findNext(byte handle)
          Find the next file on the NXT
 FileInfo NXTCommand.findNextNXJ(byte handle)
          Find the next file on the NXT.
 FileInfo NXTCommand.openRead(String fileName)
          Opens a file on the NXT for reading.
 

Uses of FileInfo in lejos.pc.tools
 

Methods in lejos.pc.tools that return FileInfo
 FileInfo ExtendedFileModel.getFile(int i)
          Get the FileInfo object for a specific file