RFR: JDK-8324182 Deprecate for removal SimpleSelector and CompoundSelector classes [v2]

Andy Goryachev angorya at openjdk.org
Tue Feb 6 00:04:27 UTC 2024


On Fri, 2 Feb 2024 16:00:28 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> I think `getClasses` is fine. My second choice would be `getClassNames`.

Perhaps it might be `getStyleClasses()` to parallel one in `Node`?
(I don't know why Node's method is called `getStyleClass` (singular) when it clearly returns multiple Strings.)

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

PR Comment: https://git.openjdk.org/jfx/pull/1340#issuecomment-1927515960


More information about the openjfx-dev mailing list