Name: Anonymous 2007-07-13 18:15 ID:TSeIdDYm
hay i'm using java to make a little app of sorts and i'm having some problems with making a gui.
i'm wondering how to make a button click rename the button that you clicked.. I tried making the button a class variable and calling the button.setName method on it but it didn't do anything. maybe a way to refresh/redraw the gui?
the whole actionlistener deal is sort of confusing >:O
any halp would be appreciated, i'm using JFrames and JButtons here
ty, and yes i am a noob
i'm wondering how to make a button click rename the button that you clicked.. I tried making the button a class variable and calling the button.setName method on it but it didn't do anything. maybe a way to refresh/redraw the gui?
the whole actionlistener deal is sort of confusing >:O
any halp would be appreciated, i'm using JFrames and JButtons here
ty, and yes i am a noob