JavaFX: Reflect the clock

This application creates a digital clock, and is based on the analog clock implementation taken from another example. String formatting is applied to display the current time. Unfortunately, the application can not be run on the mobile emulator, because the mobile profile of JavaFX API does not support graphical effects yet.

Go to Source

Leave a Reply

You must be logged in to post a comment.