【初心者】JRubyによるJavaFX(FXML)アプリの基本
https://qiita.com/SeijiMiwa/items/10927d287bdaa1f7eb02?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
【初心者】JRubyによるJavaFX(FXML)アプリの基本
https://qiita.com/SeijiMiwa/items/10927d287bdaa1f7eb02?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Due to some issues, I had to start over with my Icelandic currency converter project (IceCo), so here it is again : )
See https://github.com/michiel-jfx/iceconverter
It's a 100% #java mobile phone app (#Android only for now) : an Icelandic krónur to euro conversion app. It's open source and uses 100% #javafx with #fxml
Features:
- Converts euros to krónur back and forth
- Fetches currency from the web at startup
- Uses a free to use custom font (Ubuntu Light family)
Custom JavaFX components in SceneBuilder
https://ikasten.io/2023/03/06/custom-javafx-components-in-scenebuilder/