1
vote
3answers
326 views
Detect windows logout in Java
Is there a library that I can use with Java to listen for user logout and possibly other Windows events? (Even better if it supports multiple platforms!)
I remember reading about a library …
