Results 1 to 1 of 1
- 12-02-2008, 04:53 PM #1
Saving changes done through a program
Right now I'm working a hard-coded dummy model that fills my tree. Once I run the program I can add/delete/edit nodes and it will maintain those values until the program is closed. What would I look for to save all changes and load from that next time? I think it's serialization and I'm just going to have to write every nodes details out to a text file and recreate them from that file on startup or am I wrong and should be looking elsewhere?
Similar Threads
-
Saving data...?
By easyRyder in forum New To JavaReplies: 8Last Post: 07-15-2008, 03:14 AM -
Saving Values
By Sysem in forum New To JavaReplies: 10Last Post: 06-02-2008, 06:29 PM -
Saving data in an XML file
By Thez in forum New To JavaReplies: 1Last Post: 12-08-2007, 09:24 PM -
saving variables to the harddrive
By Talon876 in forum New To JavaReplies: 1Last Post: 11-02-2007, 01:30 AM -
Saving Variables
By Fish in forum New To JavaReplies: 6Last Post: 06-25-2007, 08:20 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks