473,385 Members | 1,622 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Netbeans problem..resolve please..Empty pane is displayed...!!!!

50
HI...

In netbeans, whenever i launch the app it loads up and then i get an empty pane where the gui would be.

Initially i used Netbeans 6.5.

Later i used Netbeans 5.0 and had the prob.

so now i shifted to Netbeans 5.5. with jdk 1.6.7 and still the problem persists.

The page has some labels and radio buttons/check boxes and buttons. I dont understand whats the problem because there is no error as such in my application.
Mar 27 '09 #1
1 1783
JosAH
11,448 Expert 8TB
There must be a method that initializes your GUI; sprinkle some System.out.println( ... ) statements in there and see it it behaves as you expected. That way you can trace the initialization of your GUI and pin down the error.

kind regards,

Jos
Mar 27 '09 #2

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.