The "desktop" I am talking about is the one you create (on windows) when clicking Ctrl + Windows + D (the "desktop number" is the number you see above the desktop when you click Task View)
I'm making a small Java program and I need to be able to get the current desktop number (specifically, I need to know whether the user is on the 1st desktop or not)
It's a small program, so simple answers would be appreciated. Thanks!