Ugrading jFrame from jkd 1.3.1 to 1.5.0



Hi Folks

We need to upgrade our Java app to 1.5.0.

Everything is coded in Swing and the first user screen extends JFrame.

There is a jTextBox and a JPasswordField on the screen. Under 1.3.1
these fields functioned correctly. Under 1.5.1 there is no cursor and
the fields are effectively read only. Both fields have setEnabled set
to true.

Any ideas?

Elliot

.