java - Transferring focus between focus traversal policy providers -


i have several custom panels arranged in basic boxlayout, on have set sortingfocustraversalpolicy (and set setfocustraversalpolicyprovider(true), in order policy take effect).

the custom focus traversal works within each custom panel, when tab out of last component in custom panel, focus goes first component in same panel, rather first component in next custom panel.

how go "chaining" focus 1 custom panel another?


Comments

Popular posts from this blog

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -