How to get Current time in a panel label
843806Jul 11 2007 — edited Jul 11 2007I have a main class called Mclass.java, from this call am calling a thread which is in SimpleThread.java , and also creating an object for Taskframe.java the TaskFrame.java contions panels
From the SimpleThread.java am getting current time, and I want to display the time in any of the panel , how can I do that ? I mean I want the label name is current system time