Could someone tell me how to do this? Ive tried by putting the element1.setVisible(true) in actionListener but it does nothing.
Asked
Active
Viewed 59 times
-4
-
But do i have to out setVisible(false) in the part i created the element? And then have another setVisible(true) in the actionListener? – user1232112 Nov 27 '14 at 17:59
-
Can you paste the code that you've been using? – Mike Laren Nov 27 '14 at 18:09