0

Is there any method in Java that would return list of positions and dimensions of windows on desktop?

try-catch-finally
  • 7,436
  • 6
  • 46
  • 67
Valli3
  • 153
  • 2
  • 12
  • 1
    Yes, I think you could use [jna](https://jna.java.net/javadoc/overview-summary.html) to achieve this. Look for questions related to finding Windows location using jna. – TheLostMind Aug 21 '15 at 10:12

1 Answers1

-1

Refer This You'll get solution.

Get Mouse Position

Community
  • 1
  • 1
Shrinath
  • 364
  • 1
  • 13