| Author |
Adding custom panel to Palette
|
Jesse Miller
Ranch Hand
Joined: Apr 05, 2010
Posts: 37
|
|
|
I have a JAVA file that defines a custom JPanel that configures a tree structure. Some time ago I created it and added it to the palette just find. I then was able to drag that panel onto a JFrame I have created and everything worked perfectly. However, just recently something broke. Im not really sure what but now when I got to switch to Design view I get an error that the component cannont be loaded. Again, I did not change anything! I am wondering what happened. Any suggestions?
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
Since you're obviously using an IDE with GUI builder I shall move this thread to our IDEs forum.
As a parting question, what IDE are you using? Eclipse, Netbeans, something else?
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Jesse Miller
Ranch Hand
Joined: Apr 05, 2010
Posts: 37
|
|
|
NetBeans IDE 6.8
|
 |
 |
|
|
subject: Adding custom panel to Palette
|
|
|