...called (Java)? First, I made a swing app with a main method (So it could be made into a .jar executable). This works fine but I now wanted to modify it so that a different class can create the same thing (Through the main method). When a button is pushed on the other swing window the class...