i want to add Label,buttons,text box above another label in netbeans 6.8 ,how can i do so??
Asked
Active
Viewed 154 times
-1
-
3you look it up in the doc. not here – Naftali Apr 27 '11 at 15:17
-
very basic try this: http://www.youtube.com/watch?v=LFr06ZKIpSM – PeterMmm Apr 27 '11 at 15:20
2 Answers
0
Take a look at those tutorials and the screencast: http://netbeans.org/kb/trails/matisse.html
It's basically pure drag-and-drop.

Anthony Accioly
- 21,918
- 9
- 70
- 118
0
What your talking about isn't in fact NetBeans, its the Swing Application Framework. NetBeans just provides a GUI to make development with Swing easier. Check out the link above for more information.

Robert Harvey
- 178,213
- 47
- 333
- 501

Brian DiCasa
- 9,369
- 18
- 65
- 97