Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sfxcode/sapphire-core

Scala - JavaFX Application Framework (CDI, Binding, Expressions)
https://github.com/sfxcode/sapphire-core

application-framework cdi deprecated framework fxml javafx scala scalafx scalafx-framework

Last synced: 3 months ago
JSON representation

Scala - JavaFX Application Framework (CDI, Binding, Expressions)

Awesome Lists containing this project

README

        

# DEPRECATED

This project is not maintained anymore and superseeded by sapphire-javafx.

[sapphire-javafx](https://sfxcode.github.io/sapphire-javafx)

## Upgrade sapphire-core 2.0.x to sapphire-javafx 1.*
* replace sapphire.core with sapphire.javafx
* data handling is extracted to a new project: sapphire-data
* CDI, ScalaFX usages please follow the exampes in the sapphire-java demo applications