There is an issue with the first version of Java 9 that causes WebView to not show anything unless the WebView is created after the form is shown.
The workaround is simple, make sure to show the form before you load the layout.
The workaround is simple, make sure to show the form before you load the layout.
Last edited: