RFR: 8313650: Add hasProperties method to MenuItem and Toggle
Andy Goryachev
angorya at openjdk.org
Fri Aug 18 22:23:31 UTC 2023
On Fri, 18 Aug 2023 22:18:29 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> I don't think you should add `hasProperties` to the `Toggle` interface
I think it's ok - the interface declares getProperties(), so it makes sense to add it there. Alternatively, there should have been "ContainsProperties" interface.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1215#issuecomment-1684489991
More information about the openjfx-dev
mailing list