How to refresh Label text with time automatically...
Hi All,
I've a Swing application, I m communicating to another application thru socket,from that application i've to get some values and then i need to show those values on "Labels" in Swing application. These values will keep on changing with time and i've to refresh Label text accordinly.
I m new to Swing programming i m not getting any clue ,how to achieve this...Without clicking anything on the application how values will get refreshed n displayed on the Labels?
Please help me...
Thanks in advance
Thanks & regards,
Sneha

