On 06/06/2019 18:22, [email protected] 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.
