//When I have the GUI in a separate file it works, but having it with this entire code it won't work. Any help is great!


import java.lang.Math; // headers MUST be above the first class
import...