java ,Filter next focus compoenents
        Posted  
        
            by shay
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by shay
        
        
        
        Published on 2010-05-20T10:40:51Z
        Indexed on 
            2010/05/20
            10:50 UTC
        
        
        Read the original article
        Hit count: 234
        
hello all , i want to filter the next focus componenet using the tab key
for example , i dont want to focus JLabel ,JScrollPane ,JSCrollBar button ,JPanel , etc...
how can i do that
thank you
© Stack Overflow or respective owner