Skip to content

jbosboom/windowlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windowlib

java.awt.Robot allows Java programs to simulate mouse clicks and keypresses, but doesn't help in finding where windows are or if they're minimized etc., unless you're willing to do image recognition on screen captures.

windowlib aims to provide these missing features.

Dependencies

BridJ

Building

ant fetch; ant jar

License

GPLv3+.

About

Java bindings to Windows window APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages