Throughout the rest of the platform, we have String based urls (for example, scene.stylesheets, image url, etc). We also need to support it here in FXML loader. One of the benefits of this is that the opening of the stream and closing of the stream can then be handled directly by FXMLLoader instead of the developer having to do so.
- relates to
-
JDK-8102062 Add conveniece method FXMLLoader.load(String localFile)
-
- Closed
-
-
JDK-8102062 Add conveniece method FXMLLoader.load(String localFile)
-
- Closed
-