RFR: 8313650: Add hasProperties method to MenuItem and Toggle
Andy Goryachev
angorya at openjdk.org
Fri Aug 18 22:44:32 UTC 2023
On Fri, 18 Aug 2023 22:32:12 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> (unless we are also willing to create a new shared interface that Node, MenuItem, and Toggle all inherit)
that would be a clean(er) design, at the expense of slight runtime overhead traversing the interface table.
could there be any other issues?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1215#issuecomment-1684503500
More information about the openjfx-dev
mailing list