Write a Java program to establish a connection to the MyCustomers database using the JDBC driver to retrieve the entire Customers and Orders table. Use the Swing component TextArea to display the data and your interface must use either menu items or command buttons to trigger the actions for retrieving the data.