Created
February 11, 2015 12:02
-
-
Save codenameone/67b5729bfc9eb11c0c94 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AnalogClock clock = new AnalogClock(); | |
parent.addComponent(clock); | |
clock.start(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment