Results 2 repositories owned by Peter Rogge

lib-fxml

19
Stars
2
Forks
Watchers

The `Lib-FXML` library simplifies the loading of [JavaFX] relevant files (model, view, controller, .fxml, .css, .properties) and enables a standardized handling of the data flow to (in, from) the gui.

lib-i18n

49
Stars
3
Forks
Watchers

The library `Lib-I18N` allows a developer to bind a key-value pair of a `.properties` file to a [StringBinding]. This makes it very easy to change the language during runtime in a [JavaFX] application...