For the program to execute a method in response to a click on a button, the button needs to have a listener added to it. So first you should work on getting that to work.

Where do you want the...