Hello java programmers!
I am going to ask a simple question (doesn't seem that simple to me though). I want to make a button change its text whenever clicked and i want that to be immediately shown in my GUI. I have my button and the listener class up and running. It's just this bit that i don't know how to do.
Thanks in advance.
P.S. if you feel like posting some code that would be greatly appreciated!