javafx-library
There are 112 repositories under javafx-library topic.
mhrimaz/AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
HanSolo/tilesfx
A JavaFX library containing tiles that can be used for dashboards.
HanSolo/medusa
A JavaFX library for Gauges
JFXtras/jfxtras-styles
Java, JavaFX themes or look and feels. Currently contains JMetro theme.
gleidsonmt/DashboardFx
JavaFx Dashboard
dlsc-software-consulting-gmbh/GMapsFX
Java API for using Google Maps within a JavaFX application.
dukke/FXRibbon
Ribbon control for Java, created in JavaFX
jfree/fxgraphics2d
A JavaFX library that allows Java2D code (Graphics2D) to be used to draw to a Canvas node.
Oshan96/CustomStage
A JavaFX UI framework to create fully customized undecorated windows
miho/JCSG
Java implementation of BSP based CSG (Constructive Solid Geometry)
iamgio/animated
:ocean: Modern animation library for JavaFX.
Dansoftowner/PDFViewerFX
A pdf viewer library for your javaFX application
manuel-mauky/advanced-bindings
Collection of Binding helpers for JavaFX(8)
tom91136/GestureFX
A lightweight pinch-to-zoom pane for JavaFX
zeiss-digital-innovation/SynchronizeFX
JavaFX data-binding between JVMs over the network
iamgio/froxty
:icecream: iOS frosty/translucent effect to JavaFX.
techsenger/jeditermfx
Techsenger JediTermFX – Terminal Emulator for JavaFX.
dukke/FXSkins
Skins with new features and looks for existing JavaFX controls
Naoghuman/lib-i18n
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.
andy-goryachev/FxDock
Docking framework for JavaFX (Work in Progress)
dukke/FXParallax
Controls for adding Parallax effects for Java (JavaFX)
othreecodes/APX
A Javafx Library for building MVC Applications.
gleidsonmt/GNDecorator
Modern window decorator for javafx applications
IsmailBarkani/Gestion-d-une-bibliotheque
Dans le cadre d'un projet académique, réalisation d'une application desktop permettant la gestion de la bibliothèque de l'école national supérieur d'informatique et analyse des systèmes (ENSIAS)
Marcotrombino/FXRouter
A simple JavaFX router to switch between application scenes
techsenger/ansi4j
Techsenger Ansi4j is a library that includes Java parser for processing text with ANSI escape codes (ISO/IEC 6429 control functions) and a CSS extension for styling the text.
gbfragoso/JasperViewerFX
The JasperViewerFX is a free JavaFX library which aims to avoid use of JasperReport's swing viewer
Anivie/ElementFX
ElementUi in javafx,that you can get a beautiful applications with only one line code.
manuel-mauky/FluxFX
Flux architecture with JavaFX
manuel-mauky/Grid
A grid component for javafx
Gurubalan-GIT/Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
gbfragoso/MaskedTextField
MaskedTextField is an component similar to JFormmatedText field and can be used in same way.
Naoghuman/lib-fxml
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.
techsenger/stagepro
Techsenger StagePro is a library for creating custom JavaFX stages with full control over the appearance and layout
Younes-Charfaoui/JavaFX-Bundle
Are you getting problem with initiailization of your JavaFX controllers? This repo is your solution.
techsenger/tabshell
Techsenger TabShell is a lightweight platform for building tab-based applications in JavaFX using the MVVM pattern