A. Wolf wrote:... unless someone has another idea.
I do.
Drop the DragAndDrop style IDEs. Most of us her (especially the non newbies) prefer to hand code. If you browse the forum, you will find various threads which will explain why hand coding is the preferred way to go.
I am an Eclipse user so I cannot comment on Netbeans. If Netbeans lets you code by hand (as compared to auto generating it via the DnD tool) then I would strongly recommend you hand code.
If not, then you can use a simple text editor and compile and run your application from the command line.
Like Darryl said, there is not much we can do to help you, unless we can look at the
SSCCE code