in the print() method for contact...what coding do you write?
if you want to print the detail in GUI there is some info from this 2 website below:
How to Make Dialogs (The Java™ Tutorials >...
Type: Posts; User: Hikari9
in the print() method for contact...what coding do you write?
if you want to print the detail in GUI there is some info from this 2 website below:
How to Make Dialogs (The Java™ Tutorials >...
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?
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;
Hi i'm hikari,
i'm joining this forum for help in my java programming..
hope you guys welcome me here.:x