any builtin classes available to display the digital clock in java??
|
|
i dont think there are any built in, but they are pretty easy to develop. there is a swing timer utility that you can use. here is a demo |
||
|
|
|
No, not that I'm aware of. However, assuming the use of Swing, one could use the If one needs to actually make a subclass of |
||
|
|
|
|
You can print the date and time with
|
||
|
|
