java - JFrame listening for KeyEvent while Iconified -


how can keep jframe listening keyevent while state iconified?

for example after pressing f1 start program (an auto clicker) , iconify frame (remember because of click focus on frame lost!) :)

if you're trying create key-logger program java, don't. it's not tool creating since design isolated os, in other words it's "os-agnostic". need use different tool allegedly nefarious plans such c or c++ since these languages allow closer "metal".


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -