I run a Swing GUI in a multi-monitor environment. From the Main-GUI I want to open a second screen. If the main GUI runs already in 2nd monitor, the new window should open in the 1st monitor.
So I'm looking for the possibility to get the monitor ID the current main GUI runs.
Any ideas?
so i must read the screen from the JPanel – ReloadRabbit Apr 04 '12 at 11:21