The Jlabel component disappeared from my Netbeans's palette

廉价感情. 提交于 2019-12-07 07:28:45

问题


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?


回答1:


  1. Right-click on the header Swing Controls in your palette

  2. Select Properties

  3. In the Dialog, open the tree node Swing Controls

  4. Select the Label check box

  5. Close




回答2:


In my version of Netbeans 7.4 you do this instead:

  1. Right-click on the header Swing Controls in your palette
  2. Select Reset


来源:https://stackoverflow.com/questions/21342553/the-jlabel-component-disappeared-from-my-netbeanss-palette

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!