<AWT Dev> [13] Review Request: 8214469 [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Jun 7 01:30:37 UTC 2019
On 06/06/2019 18:22, semyon.sadetsky at oracle.com wrote:
> What???
> AWT is not a library, it's a *toolkit*.
What is the difference?
And the Choice AWT component implements javax.accessibility.Accessible interface which means it "is a" Accessible component.
> AWT isn't simply a library to draw components.
Yes, it is implementing this interface and provides some information via this interface to the external tools, how it is related to the non-focusable components? it is orthogonal things.
--
Best regards, Sergey.
More information about the awt-dev
mailing list