aspose file tools
The moose likes Swing / AWT / SWT and the fly likes jlabel problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "jlabel problem" Watch "jlabel problem" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jlabel problem
 
Similar Threads
final question...
Wierd Behavior:TableCellRenderer
Anyone familiar with JFreeChart?
Issue with JTable Cell
Java Board Game