loseFocus() from clicking outside
-
Can a panel using keyPressCB lose focus when clicking anywhere else? (like labels do)
Can a broadcaster be the solution to this?
If yes, even if the panel in question is a nested child panel?
If yes, do I need to set EVERY component of the interface as listeners? (except the one that needs to lose focus...)