Helew!
I just wana know if someone might have an idea of how I can go about doing this:
So attached I have a little example I whiped up. Say you have 3 buttons, button1, button2, button3. What I wana do, is when you click button1, it will magicly turn into another button called button4.
Is this possible? How? What would I put in my button1's actionPerformed to create and display button4 in button1s place?
Thanks alot!