java - Any way to force JRE 7 or 8 to use JRE 6 AWT/Swing native focus mechanism? -


as other questioners have noted, java awt/swing focus mechanism on windows has changed starting java 7. while documentation says "the mechanism transparent user," has broken aspects of application.

i don't want bogged down right in details of has changed, or things can done work around problem; rather, have 1 specific question. there way force jre 7 or 8 use pre-java 7 native focus mechanism on windows, either through system property or api?

thanks insight can provide.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -