Search:

Type: Posts; User: Hikari9

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    3,046

    Re: Problem in HashMap

    ok sorry not really outline my problem..anyway thank for spotting my missing statment =D

    the next problem is how am i going to load the data in my text file to my hashmap? any suggestion?
  2. Replies
    2
    Views
    3,046

    Problem in HashMap

    First of all, i got two class which is Owner class and OwnerFrame.

    Owner code:


    package virtuPet;

    import java.io.File;
    import java.io.FileReader;
    import java.io.FileWriter;
Results 1 to 2 of 2