cs235MasseyA6
DataVisualiser
 All Classes Files Functions
Public Member Functions | List of all members
CSV Class Reference

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)
 

Constructor & Destructor Documentation

CSV.CSV ( GUI  host)

Construct a CSV.

Parameters
hostis the instance of the main GUI to be shared with all classes

Member Function Documentation

void CSV.ImportCSVFile ( File  CSVFile)

Import the data from a CSV File.

Parameters
CSVFileis the RandomAccessFile which was selected by the user

Here is the call graph for this function:


The documentation for this class was generated from the following file: