Getting Kinda Desperate (No Tutorials Have Helped)
i dunno how to ask this question. ive asked it so many times and each time has been a failure.
ill try to explain it as best i can so please bear with me:
i am creating a phone book. i need to be able to save and load contacts to and from the phone book. i was told that serializing swing components was a bad idea, and that i should save each contacts information (name, number, email etc.) separately (i presume as a string). ive read the tutorial, on this website, about serialization but it did not help me in the situation that i was in.
im having a bit of trouble saving contact info but my biggest concern is that i dont know how ill be able to load each contacts info back into its original place before the application was exited.
i hope that this explains my problem well enough. if u need any of my code just ask
any help would really be appreciate, thnx guys.
Message was edited by:
Alex1989
Message was edited by:
Alex1989

