1
vote
5answers
89 views
Swing Generator
Hi,
I need to develop some java gui using swing.
A few years ago I did develop a bit with swing.
But it was pretty exhausting, you see, back than there weren't much tools to help you.
But I do …
0
votes
3answers
63 views
Netbeans: using GUI Builder on regular Java class file
I'm using Netbeans. When I create a Java class, I sometimes want to change it to be a GUI component so that I can visually edit it using the GUI Builder.
What is the necessary step to transform a …
0
votes
1answer
37 views
the distance tends to be one, but I want the distance to tend to be another
When I'm positioning textareas on the screen (with the gui-builder of netbeans), the distance between the first and the second tends to be one (18 pixels), the distance between the second and the …
