You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
have access to post topics
communicate privately with other members (PM)
not see advertisements between posts
have the possibility to earn one of our surprises if you are an active member
access many other special features that will be introduced later.
hi,
i have to simulate a message box, one like mobile phone box, but quiet easy,
you should be able to see, send receive and delete messages.
to store the message, ArrayList is usefull?
sometimes when u want to restore message and then call a program so that u can read these stored messages...the best way i can think of is by using XML files...simply use the JDOM library...this way u can store the messages along with some extra data, the way u like it...im not saying that its the best way to do, but thats the way i would use...