I'm working on a program that has three buttons... one that plays a video, one that displays information, and one that I want to take information from a random generator and display it in a text field. My first question is how do I tell the generator to display the text in the text field. My second question is, how do I get the button to run this other class.