MOVED: JOGL/Timer

HI!
I have a Problem with JOGL! I wrote the Programm, where some Planets are drawing arround the sun. But they do it with very higth speed. At the moment my Programm work with Animator. So, that is my Problem :’(!
I now that I must work with the Class Timer, which my method display() appeal, but I don’t not how I can do it. And it must not be Timer.sleep().
May be sombody cann help me to solve this Problem!

Thanks

p.s. Sorry for my worst English

Can one of you moderators move this to the JOGL forum? It has nothing to do with the 4K contest. Thanks.

Try upgrading to the current JOGL nightly build, changing your app to use the new APIs and use the included FPSAnimator.