For an up coming exam I am allowed to use the JavaFX Version 17 API. The starting point is going to be:
https://openjfx.io/javadoc/17/
How to I come from there to the API eg. for Strings? I also have trouble finding the documentation for java.lang.
I found some explanations on how to use the API, but unfortunally they are not helpfull for this concrete starting point.