Search:

Type: Posts; User: dcdude

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,856

    Re: Load ArrayList from file

    I understand how to separate the artist from the title.

    My problem is how to load the data from the text file (String) and put it into an ArrayList (CD). These are 2 different Objects.

    For the...
  2. Replies
    5
    Views
    1,856

    Re: Load ArrayList from file

    Hi,
    thanks for quick reply.

    I haven't created the textfile yet. The layout of the textfile doesn't matter at all, as long as the ArrayList saves the data neccessary. I have attached the CD class...
  3. Replies
    5
    Views
    1,856

    Load ArrayList from file

    Hello.

    I am trying to make a program which allows the user to store, manage, add, delete, etc CD Records from a Registry.
    The program includes a "CD" class which contains artist name, album name,...
Results 1 to 3 of 3