Java focus question
        Posted  
        
            by Albinoswordfish
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Albinoswordfish
        
        
        
        Published on 2010-03-25T03:02:40Z
        Indexed on 
            2010/03/25
            3:03 UTC
        
        
        Read the original article
        Hit count: 481
        
This may be a silly question I don't know.
Is there a way to remove the highlighter to represent focus in a Java GUI?
For example when you click on a button the text will have a slight rectangle around the text.
Thank you
© Stack Overflow or respective owner