| Author |
jlabel problem
|
narasimharao konjeti
Ranch Hand
Joined: Apr 26, 2003
Posts: 130
|
|
hi, I have created one static Jlabel object and updating value of jlabel in another frame.and i am updating jlabel value, while executing one method, and jlabel is not taking updated values. it is taking finally given value. so please help me cheers nr konjeti
|
"Unwise to sweat petty stuff, wise to pet sweaty stuff."
|
 |
Chris Fetterley
Ranch Hand
Joined: May 13, 2003
Posts: 51
|
|
|
what does the logic look like for this?
|
 |
VIJAY Yadlapati
Ranch Hand
Joined: Aug 04, 2003
Posts: 175
|
|
|
call repaint() after changing the labeltext.
|
 |
 |
|
|
subject: jlabel problem
|
|
|