Still having some issues with my code. No errors this time, its just not functioning properly!
here's the code: http://pastebin.com/nm633L1v
What's not working (I think):
fileWriter
jTable
3rd Party Libraries:
OpenCSV
filechooser.FileFilter :
just going to remove this from my code. I do not think it is necessary any more.
fileWriter :
This may be a side effect of jTable not displaying the contents of the CSV file for editing, but it doesn't seem to save or update the file when the program calls on it.
jTable :
This was throwing all the errors earlier, and may be the REAL McFly for all my issues. Not displaying the input CSV file, or saving the contents of the Table if I do stick random junk in the columns.
I know that it is a bunch of different code issues, but it is the one problem for me right now before I move on or pass off the project to another person, so any help here would be greatly appreciated!