Posted By:
h_kumar
Posted On:
Saturday, March 27, 2004 06:11 AM
I have an application where I am trying to change the text of my label dynamically with the time obtained from the Calendar class. The application seems to be working as the system.out.println statements are printing ok, but the time is not getting displayed on the label dynamically. it gets displayed at times, but it is not very consistent and the application behaves differently on different computers