I'm doing a practice project to save golf statistics. It will display different data using tables. I wanted to run it through a jar file. But when I exit, obviously all of the data in my arrayList is gone.
Any ways to save the arraylist?
thanks a lot,
-10100