The File Select API consists of the following classes (packaged as a part of the Nokia UI API):
Use the FileSelect class to allow a MIDlet to list and select files through the native file browser of the device.
Use the FileSelectDetail class to allow a MIDlet to retrieve detailed information, like name, type, size and URL, about the selected files of the device.
For more information about using the File Select API, see: