I am a beginner at Java.
I have been given an assignment to make a simple address book(without applets) using Java.
It should have the following functions:-
1) search-by name,city.
2)add-name,telephone number,city,address.
3)modify.
4)delete.
I am still working on the program.But the problem comes when the screen(black one) becomes too crowded(main menu has to be repeated to ask the user what to do next).
So is there any function to clear the screen before?
Please inform me about it as soon as possible.
Thank you,
Shubhang.