SlackBuilds Repository

15.0 > Development > javafx-scenebuilder (21.0.0)

The JavaFX Scene Builder Scene Builder works with the JavaFX ecosystem.
Simple Drag & Drop user interface design allows for rapid iteration.
Separation of design and logic files allows for team members to
quickly and easily focus on their specific layer of application
development.

If the font in the GUI is too small, you can open the JAR file
/opt/scenebuilder/lib/app/scenebuilder-X.Y.Z-all.jar
and edit the file
com/oracle/javafx/scenebuilder/kit/css/Base.css
adding this line
.root{ -fx-font-family: "Lato"; -fx-font-size: 16pt ; }
where the font and size values are the preferred ones.

This requires: zulu-openjdk17

Maintained by: Giorgio Peron
Keywords: javafx
ChangeLog: javafx-scenebuilder

Homepage:
https://gluonhq.com/products/scene-builder/

Source Downloads:
SceneBuilder-21.0.0.deb (1e4dc0b0b8ab349177f68c1929fe8d39)

Download SlackBuild:
javafx-scenebuilder.tar.gz
javafx-scenebuilder.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds