internal API usage: sun.awt.CausedFocusEvent

Alan Bateman Alan.Bateman at oracle.com
Wed May 13 17:12:26 UTC 2015


On 13/05/2015 17:11, Alan Snyder wrote:
> 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?
>
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.

-Alan.


More information about the jigsaw-dev mailing list