[JAVA] Touche Tab Applet Telnet Cisco
Résolu/Fermé
A voir également:
- [JAVA] Touche Tab Applet Telnet Cisco
- Jeux java itel touche - Télécharger - Jeux vidéo
- Waptrick java football - Télécharger - Jeux vidéo
- Touche remanente windows - Guide
- Avis sur samsung galaxy tab a9+ - Accueil - Tablettes
- Java apk - Télécharger - Langages
1 réponse
Utilisateur anonyme
19 déc. 2010 à 17:03
19 déc. 2010 à 17:03
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4650902
This is not a bug. It's a change made in the Focus API specification. I didn't like this change because the compatibility with previous version was broked.
But if you use this code, your application probably will works fine: "getFocusCycleRootAncestor().setFocusTraversalKeysEnabled(false)"
The traversal keys will work like in the previous JVM versions.
Ça marche parfaitement (en HTML/Applet et AppletViewer) !
Auto-résolu
This is not a bug. It's a change made in the Focus API specification. I didn't like this change because the compatibility with previous version was broked.
But if you use this code, your application probably will works fine: "getFocusCycleRootAncestor().setFocusTraversalKeysEnabled(false)"
The traversal keys will work like in the previous JVM versions.
Ça marche parfaitement (en HTML/Applet et AppletViewer) !
Auto-résolu