博文

目前显示的是标签为“JavaFX”的博文

JavaFX

The projects with JavaFX: Groovy FX: groovyfx.org ScalaFX: http://www.scalafx.org/                https://github.com/scalafx  https://github.com/scalafx/scalafx.github.io Visage: https://github.com/visage-lang Note: This tool has been renamed javapackager .exe. The javafxpackager.exe file may be removed in a future release. Please update your scripts to use javapackager . Ref: https://docs.oracle.com/javase/8/docs/technotes/tools/unix/javafxpackager.html Commands You can specify one of the following commands. After the command, specify the options for it. -createbss Converts CSS files into binary form. -createjar Produces a JAR archive according to other parameters. -deploy Assembles the application package for redistribution. By default, the deploy task generates the base application package, but it can also generate a self-contained application package if requested. -makeall Performs co...