Hi all,

I am having a little problem with clearing JTextFields from my GUI application. The problem is I created a load of JTextFields in an array (shown below)



int[] txtfieldwidths = { 20,...