Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Karina K patni   on Sep 28 In Java Category.

  
Question Answered By: Adalia Fischer   on Sep 28

As far as I know, there is no way to do this outside of using JNI in
some fashion to interact with the operating system directly. Java can
only handle mouse  and keyboard  events inside a Java UI component (such
as an AWT window).

Share: 

 
 
Didn't find what you were looking for? Find more on how to capture keyboard events Or get search suggestion and latest updates.


Tagged: