I am very new to coding and I am trying to understand how I can go about connecting my Java Program to my Java GUI? I built my JAVA program using eclipse, I created a database using mysql workbench and connected the two (java program and mysql database). I also created two GUI interfaces using Netbeans but Im not sure how to bring these together?
One easy way of doing it would be as follows (if you have a simple NetBeans project and not using maven for example)....
Get Answers For Free
Most questions answered within 1 hours.