I have been stuck on this

for days! I am trying to call some methods once a button is pressed but i keep getting errors that the methods cant be found, I have tried a lot of different stuff but nothing is working. Here is the main class with the methods as well as the GUI class (where the problem of calling methods from the main class is happening.) and the last one is the
Test class to run everything.
GUI
Test class
any help here would be SERIOUSLY appreciated. thanks in advance.