Looks like an error in the line above the red line. Instead of:
Shouldn't it be:Code:p1.add(new JButton(iconarray[12]));
Code:p1.add(new JButton(iconarray[i]));
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |