I want to remove that inner dotted border after select something from ComboBox.
I tried
UIManager.put("ComboBox.focus", new Color(0,0,0,0));
but not working. How can remove that border?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…