posted 20 years ago
Sorry, i'm not too sure if u know what exactly i'm doin.. but anyway, this is my code..
My Tokenizer file:
Let me explain how my program works..
1) User has to select the Month & Year from the JComboBox, as well as the date from the JList and then click on the "Display App" button
2)this would however get the whatever data store under the date, month, year from textfile named("Appointment.txt")
3)and display in the 3 textfield (dayInput, timeInput & appInput)
That's about it..
i'm not very sure if the way i did is correct ? Becos as u know i'm having problem with the ArrayList and the displaying of data.. but if u have a better way, pls correct me.. really would appreciate ur help.. Thanks