> I am developing complicated astronomical planetarium witch draw
> dynamically thousands of stars and galaxies and other deep sky objects
> plus controlling an observatory remotely my project developed and
> compiled with GWT and run correctly I would like to port it to TeaVM
> and inspect the speed and multi threading , so my question is are AWT
> Classes Like Area and Shape are supported??
No, these classes are not supported
> if not can I use some library witch I used in GWT successfully.
What library for GWT do you use?