Re: Fullscreen on secondary monitor

Posted by elect on
URL: https://forum.jogamp.org/Fullscreen-on-secondary-monitor-tp4032833p4033309.html

gouessej wrote
You can use Screen.getAllScreens() to get all screens and the pick up the one that fits into your needs.
Althought I didnt get how to pick up the one that I want, Screen.getAllScreens().size() returns 1 instead of 3, as many as I have.