Include file that contains all the necessary declarations for jfx->sfx implicit conversions and other syntactic sugar.
Include file that contains all the necessary declarations for jfx->sfx implicit conversions and other syntactic sugar.
This file is tiered both for modularity and to prioritize the implicits (the order of the withs matter a lot!)
Wraps javafx.animation package.
Wraps javafx.application package.
Wraps javafx.beans package.
Wraps javafx.collections package,
adding Scala's collections features to original JavaFX collections.
Wraps javafx.concurrent package.
Contains traits and objects to help to wrap JavaFx classes in their equivalent ScalaFX classes/traits.
Wraps javafx.event package.
Wraps javafx.geometry package.
Wraps javafx.scene package.
Wraps javafx.stage package.
Wraps javafx.util package.
Base package for ScalaFX classes.