diff --git a/java/openjfx8-scenebuilder/pkg-descr b/java/openjfx8-scenebuilder/pkg-descr index e9cfe1cede4c..4f09ede53e64 100644 --- a/java/openjfx8-scenebuilder/pkg-descr +++ b/java/openjfx8-scenebuilder/pkg-descr @@ -1,12 +1,12 @@ JavaFX Scene Builder provides a visual layout environment that lets you quickly design user interfaces for JavaFX applications without needing to write any code. It allows simple drag-and-drop positioning of GUI components onto a JavaFX scene. As you build the layout of your UI, the FXML code for the layout is automatically generated. It provides a simple yet intuitive interface that can help even non-programmers to quickly prototype interactive applications that connect GUI components to the application logic. -WWW: http://openjdk.java.net/projects/openjfx/ +WWW: https://openjdk.java.net/projects/openjfx/