JDK-8271326 : Elaborate where "the styleClasses list" is defined in javafx.css.StyleClass.getIndex() documentation
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: jfx17
  • Priority: P5
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2021-07-27
  • Updated: 2024-06-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
This came up during review of JDK-8250590. Refer - https://github.com/openjdk/jfx/pull/589#discussion_r676864972

In documentation of javafx.css.StyleClass.getIndex(), there is a mention of "the styleClasses list.".
Where does this list is maintained needs to be elaborated.

Comments
Similarly - elaborate the "list" in Class com.sun.javafx.css.PseudoClassImpl
29-07-2021