Hi Mr Gregg,
i have tried out the Custom Cell Renderer thing.. but it's seem weird to me..
In my " public void showData() { "
D:\Stephenie\School Work\Yr1 Semester 2\Java Project\AppointmentPage.java:200: getFont() in AppointmentPage cannot override getFont() in java.awt.Component; attempting to use incompatible return type
found : void
required: java.awt.Font
public void getFont() {
^
is this correct.. i can't compile becos of the error..? how cum..?