On 13/05/2015 17:11, Alan Snyder wrote:
I don't know but maybe you could bring this up on the awt-dev list to see if there a way to do what you want with the standard API.I have been using sun.awt.CausedFocusEvent to implement special behavior in response to an explicit user-initiated focus traversal to a component. The main point is that I want to inhibit this behavior for all other kinds of focus gained events.Will there be some way of doing this in JDK9?
-Alan.
