Filter « Focus « Java Swing Q&A





1. Filter next focus components    stackoverflow.com

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 ...