Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ホットキーをクリックすると何らかのアクションを実行するようなアプリケーションを作成したいのですが、これらのホットキーはアプリケーションに集中することなく押すことができるはずです。つまり、いくつかのゲーム (たとえば) を実行でき、これらのグローバル ホットキーは引き続き機能します。
SO ...これを可能にするJARライブラリはありますか?
JNativeHook をご覧ください: https://code.google.com/p/jnativehook/