Public Member Functions | |
CSV (GUI host) | |
Construct a CSV. More... | |
void | ImportCSVFile (File CSVFile) |
Import the data from a CSV File. More... | |
void | ImportCSVFileLeft (File CSVFile) |
CSV.CSV | ( | GUI | host | ) |
void CSV.ImportCSVFile | ( | File | CSVFile | ) |
Import the data from a CSV File.
CSVFile | is the RandomAccessFile which was selected by the user |