Hi there,
I'm just starting with Java and Desktop programming but I have some doubts, for example: You are going to write a new application, you go there, draw your ER for your database, UML, etc. My problems is when I need to integrate the interface with the program logic, for example, in netbeans I can create a new frame using the palette but I can't find a way to fill that frame without having to put something inside the frame class, I would like something more generic. Sorry if I coundn't explain it in a clean way, if so, tell me that I'll try again =).
Regards.