<AWT Dev> internal API usage: sun.awt.CausedFocusEvent

Alan Snyder javalists at cbfiddle.com
Wed May 13 17:40:17 UTC 2015


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?



More information about the awt-dev mailing list