I've been working on netbeans, coding some Java, and while designin a Jframe, I can't find the JLabel component on my Palette:
image : http://img15.hostingpics.net/pics/524059label.png
Where can I get it back please?
I've been working on netbeans, coding some Java, and while designin a Jframe, I can't find the JLabel component on my Palette:
image : http://img15.hostingpics.net/pics/524059label.png
Where can I get it back please?
In my version of Netbeans 7.4 you do this instead:
Right-click on the header Swing Controls in your palette
Select Properties
In the Dialog, open the tree node Swing Controls
Select the Label check box
Close