I wanted to know how to add my class sam that contains my database as two dimensional arrays and my other class that contains integer and my strings. I am confuse how to get created my GUI correctly?
I created a GUI that shows my two buttons and my Label. Now, i wanted to know how to add text in my window and have two choices either JTextField or if i can add text within my panel?
How to connect my buttons to one of my database words in my database class so it shows from starting words one at a time. when i hit the other button it will show me the word one at a time?