i recommend against using a layout tool; the code is very hard to read and maintain.
also, if you need database access to objects, then netbeans will leave entity managers open and create major headaches and bugs later if your app needs to use more than one thread.