Super
Clock
1
2
3
4
5
6
7
8
9
10
11
12

Project:
"Clock"

???

A simple clock, but for me it was very important, making this project, because of the analog clock. Making a digital clock is quite easy, even for fresh person. I didn't met any anlog clock example in any course I have made so I had decided to make it by myself. I had found the solution in the web of course. Thanks to that I have learnt the new method: setRotation(). Each clock is made as a separated class which are started by setInterval().

information