I fixed my own problem, I was using a JWindow, but if I use an undecorated JFrame this no longer happens. Still seems very strange to me though, if anybody knows why this happens please tell me.
Hello,
I am creating a program that loops through various images and videos in fullscreen. Up to now, I have just been JWindow.setSize'ing to the appropriate size, but the taskbar remains visible when you do this, so I recently learned about GraphicsDevice.setFullScreenWindow method, which...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.