RFR: 8350316: Create implementation of NSAccessibilityProgressIndicator protocol [v2]

Alexander Zuev kizune at openjdk.org
Wed May 7 22:01:56 UTC 2025


On Wed, 7 May 2025 15:43:18 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> so the group protocol is **not** needed for the progress bar/indicator?

What? It is required see the definition for the interface:
`@interface JFXProgressIndicatorAccessibility :
        JFXGroupAccessibility<NSAccessibilityProgressIndicator>`

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1796#issuecomment-2860488987


More information about the openjfx-dev mailing list