I am using the JDK1.3.1, using the regular javax.swing.*, I am not using a layout, I am absolutely positioning the fields using setBounds on the components. Still not sure why this problem is happening!
repaint() didn't work, but it was worth a shot

Thanks for the suggestions!