This website requires JavaScript.
Explore
Help
Sign In
frosch95
/
SmartCSV.fx
Watch
1
Star
0
Fork
0
You've already forked SmartCSV.fx
mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced
2026-04-11 13:38:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab6d99815e213633d2c2edd21edfef825bf78ca5
SmartCSV.fx
/
src
/
main
/
java
/
ninja
/
javafx
/
smartcsv
History
Andreas Billmann
744d86fea4
null check to prevent NPE
2016-02-05 09:43:24 +01:00
..
csv
extracted load and save service and generalize file writer
2016-01-12 21:52:08 +01:00
fx
validation rules are now editable through context menu
2016-02-05 08:01:13 +01:00
preferences
switched from config to Gson for better json support as the validation config will be editable in the application directly
2016-02-02 03:20:14 +01:00
validation
null check to prevent NPE
2016-02-05 09:43:24 +01:00
FileReader.java
fixed some class comments
2015-12-18 09:00:03 +01:00
FileWriter.java
extracted load and save service and generalize file writer
2016-01-12 21:52:08 +01:00