So I have this issue where I can't see the icon property for JLabel in the Netbeans apache IDE. It showed up just fine on NetBeans 8.2.
What it should look like :
https://i.sstatic.net/Qa8PJ.jpg
What it looks like for me :
I can't see any 'icon' property to set an image for the JLabel.
And yeah I could have posted images using the tags but it says I need atleast 10 rep so I just pasted the links, sorry about that.
Any help appreciated.
Netbeans Apache IDE icon property not available directly
https://netbeans.org/kb/docs/java/gui-image-display.html
Refer this above link,
To add the image to the label:
Click OK to close the icon property dialog box. After you click OK, the IDE does the following things: