RFR: 8311806: Class ButtonAccessibility is implemented twice

Ambarish Rapte arapte at openjdk.org
Thu Jul 13 05:28:06 UTC 2023


On Mon, 10 Jul 2023 20:39:34 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> To avoid confusion on the os x dynamic linker side i renamed native classes from ButtonAccessibility to JFXButtonAccessibility. I will use JFX prefix down the line to avoid any confusion when running with the latest JDK that also migrated to the new a11y API.

May I suggest an alternate naming pattern similar to AccessibleBase.h.
Can we name our files as AccessibleButton, (AccessibleList, ...  and so forth) ?

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

PR Comment: https://git.openjdk.org/jfx/pull/1174#issuecomment-1633567944


More information about the openjfx-dev mailing list