Type expected.
bigUpperPanel.setLayout(new GridLayout(1, 3, 20, 0));
1 error
Why is this happening? WHERE DO I GET THE INFORMATION ON ERRORS SUCH AS THE ABOVE. I MEAN A COMPLETE LISTING OF THESE TYPE OF ERRORS. DOES IT COME WITH THE jdk1.2.2 itself??
thank u!
[This message has been edited by Vivek Nambiar (edited October 12, 2000).]