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

Alan Snyder javalists at cbfiddle.com
Fri May 15 14:24:18 UTC 2015


Thank you.

  Alan



> On May 15, 2015, at 7:13 AM, Anton V. Tarasov <anton.tarasov at oracle.com> wrote:
> 
> Hi Alan,
> 
> Appropriate RFE is targeted to jdk9:
> 
> https://bugs.openjdk.java.net/browse/JDK-8080395
> 
> Regards,
> Anton.
> 
> On 13.05.2015 20:40, 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?
>> 
> 



More information about the awt-dev mailing list