Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
JavaFX
JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built with Java. It is offered as a cross-platform Java library and it delivers consistent graphical user interfaces across a wide range of operating systems and devices. Applications developed with JavaFX can be run on devices such as desktop computers, mobile phones, TVs, tablets, and more.
- GitHub: https://github.com/topics/javafx
- Wikipedia: https://en.wikipedia.org/wiki/JavaFX
- Created by: Oracle
- Released: December 4, 2008
- Related Topics: java, swing,
- Aliases: javafx-application, javafx-desktop-apps, javafx-gui, javafx-library, openjfx,
- Last updated: 2025-01-28 00:15:35 UTC
- JSON Representation
https://github.com/jaaumg/simplecalculator
A Simple Calculator made in JavaFx
calculator calculator-application java javafx javafx-application javafx-desktop-apps
Last synced: 21 Jan 2025
https://github.com/masterarnob/restaurant-management-system
Modern Restaurant Management System
java java-8 java-application java-gui javafx mysql scenebuilder
Last synced: 07 Jan 2025
https://github.com/masterarnob/assignment
Using JavaFx and done required operation on click of the button “Save”, “Delete”, “Update” and “Reset” respectively. Use MySQL database to store data. Follow the guidelines as described below Guideline: In GUI ID, Name, Telephone holds data from “TextField”, Address from “TextArea” and Dept. from a “ComboBox” with “Accounts”, “HR” and “IT” items. Database Username: “java_test” Database Password: “dontknow” Database Name: “your_first_name” Table Name: “employee”; Fields as required; On Click of “Save”: Save all data from GUI to Database without duplicating the employee information. If the details are already in the database, show “Alert Message”. On Click of “Delete”: Delete the entry from the “employee” table of the specific employee On Click of “Update”: Update the required fields of the specified employee On Click of “Reset”: Clear all fields
Last synced: 07 Jan 2025
https://github.com/btrevizan/sw_game_of_cards
A battle game of cards from Star Wars.
Last synced: 28 Dec 2024
https://github.com/benevanio/exception
O Next Reservation é um aplicativo Java simples que gerencia reservas de quartos de hotel. Ele demonstra a aplicação dos princípios SOLID para melhorar a estrutura, manutenibilidade e extensibilidade do código.
backend-api backend-service backend-services-sample ddd-architecture java javafx javafx-application solid solidity-contracts
Last synced: 02 Jan 2025
https://github.com/swardana/mangata
mangata is a JavaFX UI Control library for Icon Font.
Last synced: 02 Jan 2025
https://github.com/rstacks/wordy
My CSCE 314 final project: a recreation of Wordle with JavaFX.
gui-application java javafx linux windows
Last synced: 08 Nov 2024
https://github.com/otmanedaoudi/airplan-project
A simple reservation simulator for an airplane.
Last synced: 21 Jan 2025
https://github.com/junxian428/javafx_simple_pos_system
JavaFX with MySQL simple Desktop GUI POS System
desktop-app javafx mysql pos simple-app
Last synced: 21 Jan 2025
https://github.com/junxian428/javafx_gltf_3d
From https://github.com/the-zucc/javafx-gltf-loader with Modifications >100MB Demo: https://youtu.be/oig5m2WZ9As
3d gltf gltf-loader javafx maven
Last synced: 21 Jan 2025
https://github.com/maxgfr/reminder-javafx
Reminder which lets an user to create his own alert in JavaFX | Material design
auto-save command command-pattern design-pattern design-patterns javafx material-design memento memento-pattern notifications redo reminder serialization undo
Last synced: 25 Dec 2024
https://github.com/maxgfr/http-client-javafx
This JavaFX app display a webpage and information of his HTML page
http http-client java javafx navigator request singleton webview
Last synced: 25 Dec 2024
https://github.com/andreynaydenov/caesarcipher
Simple JavaFX app to encrypt and decrypt caesar cipher.
caesar-cipher caesar-shift cipher java java-8 javafx
Last synced: 14 Jan 2025
https://github.com/mgoltzsche/jddb
An experimental desktop application to manage entities and associations using JavaFX and an embedded graph database (TinkerPop/orientdb)
javafx orientdb tinkerpop xtend
Last synced: 07 Nov 2024
https://github.com/surajpurohitcode/weatherinfo
WeatherInfo is a Desktop Application for weather forecast made in java using rapidapi.
desktop-app desktop-application java java-8 javafx weather-app weather-forecast weatherapp
Last synced: 28 Dec 2024
https://github.com/d-antonelli/java-my-contact-manager
A contact management application that enables users to add, delete, edit, and sort their contact data.
java javafx javafx-application javafx-gui udemy-course-project
Last synced: 30 Dec 2024
https://github.com/krishanmihiranga/connect-four-game
connect-four game java javafx min-max-algorithm oop
Last synced: 06 Jan 2025
https://github.com/samuel-ricardo/mysql_-_javafx
Exemplo do uso do JavaFX em junçao com o Banco de Dados MySQL, aplicando comandos e funçoes básicas como Preencher uma tabela ou até gerar um PDF, sem compromissos com a parte gráfica, mas foco nas funcionalidades
database desktop java javafx mvc mysql sql
Last synced: 14 Jan 2025
https://github.com/brayankellybalbuena/consultoriomedico
Sistema para el manejo de consultorio medico
Last synced: 08 Jan 2025
https://github.com/harrydehix/simple-modulo-calculator
Simple JavaFX application offering the abilty to calculate modulo operations.
calculator css java javafx modlo
Last synced: 08 Jan 2025
https://github.com/ayaanqui/baccarat-server
Multi-threaded server for baccarat-client GUI game
java java-sockets javafx server sockets tcp-server
Last synced: 26 Dec 2024
https://github.com/halfanavocado/gbo
Solutions to all implementation exercises of the course "Graphical User Interfaces" at Trier University of Applied Sciences.
graphical-user-interface gui java javafx university-assignment university-course university-coursework
Last synced: 08 Jan 2025
https://github.com/pazindushane/student-management-system
student management system
java java-8 java8 javafx mysql mysql-connector mysql-database mysql-workbench
Last synced: 07 Jan 2025
https://github.com/maxbleu/accountmanager
Personal account manager application JavaFX that keep and protect all personal accounts from user
dependency-injection fxml java javafx logger microsoft-sql-server sonarqube spring-framework
Last synced: 21 Jan 2025
https://github.com/szaroslav/object-oriented-programming
agh-wiet course java javafx object-oriented-programming oop
Last synced: 27 Jan 2025
https://github.com/mattyboy84/a-star-path-finder
Implementation of the A-Star Path finding Algorithm to find teh shortest path between 2 points on a pixel grid
Last synced: 08 Jan 2025
https://github.com/mattyboy84/slime-simulation
Implementation of an agent algorithm to create a higher order slime-mould like pattern
java javafx portfolio simulation
Last synced: 08 Jan 2025
https://github.com/mattyboy84/flocking-simulation
Flocking simulation using the Boids algorithm
java javafx portfolio simulation
Last synced: 08 Jan 2025
https://github.com/mattyboy84/mine-sweeper
mine sweeper minigame made using JavaFX
Last synced: 08 Jan 2025
https://github.com/mattyboy84/quadtree
recurrisive tree data structure to store data 2 dimensional data in an optional format
Last synced: 08 Jan 2025
https://github.com/mattyboy84/marching-squares-through-z-plane
Marching squares with simplex noise
java javafx portfolio simulation
Last synced: 08 Jan 2025
https://github.com/dustessavdh/kleurenspel
Dit project gaat over kleuren. Welke soort kleur is "geluid"?
fxml game java javafx javafx-games mvc
Last synced: 07 Jan 2025
https://github.com/lukeonuke/mapgen
A perlin noise generator that can be used to mess with perlin noise or create random Cities Skylines maps
Last synced: 14 Jan 2025
https://github.com/griffin/whisker
Organize your movie library, accessed by a fresh UI
Last synced: 02 Jan 2025
https://github.com/reyhaneh-saffar/instagram-desktop-application
Developing a version of Instagram desktop application using Java and JavaFX
java javafx multithreading mysql-database object-oriented-programming socket-programming
Last synced: 30 Dec 2024
https://github.com/charlieh7/48024-applications-programming
This subject teaches students how to design, develop and evaluate software systems to meet predefined quality characteristics of functionality (suitability) and usability (understandability, learnability, operability, compliance). Software solutions are implemented using Java or Python.
design-patterns designpatternsjava java javafx javafx-application python python3 uts
Last synced: 02 Jan 2025
https://github.com/jyothsnasrinivas/eta-fxgl
Eta Example for FXGL library
eta functional-programming haskell javafx
Last synced: 27 Jan 2025
https://github.com/jotsav/hospital-management-system
Developed a robust hospital management system using JavaFX, CSS, FXML, and MySQL. The system features appointment scheduling, doctor availability tracking, and essential functionalities tailored for healthcare infrastructure
hospital-management-system javafx mvc mysql
Last synced: 30 Dec 2024
https://github.com/tony-xlh/desktop-java-barcode-reader
A JavaFX Barcode Reader with Dynamsoft Barcode Reader and vlcj
Last synced: 07 Jan 2025
https://github.com/niloufarmj/sbu-ap-gmail
implementation of a server client app like gmail for AP
Last synced: 08 Jan 2025
https://github.com/samuel-etver/mail-report-archiver
Reading and archiving shift reports, sent by email
Last synced: 27 Jan 2025
https://github.com/hoshiyamaseizen/astar-java
A* Algorithm Visualization with Java
algorithm algorithms-and-data-structures astar-algorithm fxml gui java javafx maven
Last synced: 08 Jan 2025
https://github.com/jackjduggan/pcbanalyzer-ds2-ca1
A PCB (printed circuit board) analyzer built with JavaFX, capable of identifying and displaying information about the different components on a PCB from an image
Last synced: 14 Jan 2025
https://github.com/jackjduggan/ds2-ca2
A JavaFX application that can search for an retrieve routes on a map, given a start and end point using Dijkstra's and breadth-first search algorithms
breadth-first-search data-structures-and-algorithms dijkstra java javafx
Last synced: 14 Jan 2025
https://github.com/naoghuman/fw-preferences
The framework `Fw-Preferences` let the developer easily configure varying `Settingsdialogs` for a [JavaFX] application.
java java-8 javafx javafx-8 javafx-framework maven netbeans options preferences settings
Last synced: 09 Nov 2024
https://github.com/naoghuman/app-number-image-system
`App-Number-Image-System` is a little app that let you train the `Number-Image System` which is a basic memory training method. App-Number-Image-System, written in [NetBeans IDE], is a [JavaFX] & [Maven] application.
java java-8 javafx javafx-8 javafx-application learning learning-by-doing maven memory memory-game netbeans
Last synced: 09 Nov 2024
https://github.com/naoghuman/app-habitfx
HabitFX is a learning software which allowed the user to strengthen or weaken his habits. HabitFX, written in NetBeans IDE, is a JavaFX & Maven application.
habit habit-tracker habits java java-8 javafx javafx-8 javafx-application learning learning-by-doing learning-exercise maven netbeans
Last synced: 09 Nov 2024
https://github.com/naoghuman/app-notification
`Notification` is a little [JavaFX] & [Maven] desktop application which notifies the user about some nice topics. For example about jokes, emoticons, yin-yang terms, quotations, proverbs, rimes...
java java-8 javafx javafx-8 javafx-application maven netbeans netbeans-ide notifications
Last synced: 09 Nov 2024
https://github.com/benevanio/employee-info
O Sistema de Gerenciamento de Funcionários é uma aplicação Java que permite gerenciar informações de funcionários, como departamento, nível, salário base e contratos por hora. O sistema calcula a renda total do funcionário para um determinado mês e ano.
backend backend-api backend-service dataweave docker intellij-idea java java8 javafx javaweb mulesoft mulesoft-fsop
Last synced: 30 Dec 2024
https://github.com/am-matheusoliveira/crud-usuario-spring-fx
Sistema de controle de usuários com uma Interface Grafica
java javafx javafx-gui language-java mysql mysql-database spring-boot spring-data-jpa springframework
Last synced: 02 Jan 2025
https://github.com/hirumitha-kuladewa/expense-tracker-javafx
This sleek JavaFX application helps users manage their finances by tracking income and expenses and categorizing transactions.
crud-application datavisualisation expense-tracker java javafx javafxdestop mysql-database
Last synced: 02 Jan 2025
https://github.com/andymccall/pchr.andymccall.co.uk
JavaFX GUI for showing the md5sum of strategy files for Experian Powercurve Originations
Last synced: 30 Dec 2024
https://github.com/gastonduault/camping
Application de gestion d'un camping réalisé en java avec javaFX
camping diagramme-fonctionnel java javafx
Last synced: 31 Dec 2024
https://github.com/amishidesai04/interactive-data-visualisation-tool
A Java-based application leveraging JavaFX to create dynamic and interactive charts, including pie charts, bar charts, and line graphs. Ideal for visualizing various datasets, this tool offers customizable features and a user-friendly interface. Easily input and manage data, customize chart styles, and observe trends and patterns effectively.
charts data-analysis data-visualisation data-visualization-project gui java javafx visualization-tools
Last synced: 15 Jan 2025
https://github.com/amandeepkaur1804/sortingvisualizer-
Sorting Visualizer: A Java-based GUI project that demonstrates various sorting algorithms in real-time with an interactive interface. Dive into the fascinating world of sorting algorithms and see them in action! 🚀
bubble-sort insertion-sort java java-8 javafx merge-sort radix-sort selection-sort sorting-algorithms sorting-visualization
Last synced: 20 Jan 2025
https://github.com/amirilf/amirify
gui java javafx maven mediaplayer mvc scenebuilder spotify
Last synced: 15 Jan 2025
https://github.com/impratham27/event-management-app
An event management application made with Java and JavaFx
firestore java-8 javafx twilio-sms-api
Last synced: 20 Jan 2025
https://github.com/janithr-creator/eco360x
OOP_Mini_Project_for wild_course
java javafx jdbc mvc-architecture singleton
Last synced: 14 Nov 2024
https://github.com/dino-kupinic/quizapp
🥳 A JavaFX-based interactive quiz application akin to Kahoot 🙌
gson java java-gui-application javafx json school-project scrum-agile
Last synced: 07 Jan 2025
https://github.com/youssefali11997/book-store-system
Designed a MySQL relational database for a book store and implemented an application utilizing the database. Customer could make a pur- chase and track his purchases. Manager could add, remove, delete, modify books, order more books from a publisher and view reports about the store.
database java javafx mysql sql transaction-processing
Last synced: 03 Jan 2025
https://github.com/miacoupland/pdf-reader
A JavaFX programme to read PDF files in. Can go back and forth between pages, pick the file's source, skip to a numbered page, and bookmark the current page.
Last synced: 15 Jan 2025
https://github.com/goldipl/inu_homework1
Homework 1 for subject INU from Warsaw University of Technology. Encoding and decoding application which can encode "AAAbbbCC" to "A3, b3, C2" and decode again from 2nd to 1st version.
Last synced: 07 Jan 2025
https://github.com/goldipl/employees-list---mvc-javafx-app
Employees list - JavaFX Application with MVC pattern which called Model View Controller. In these app you can add new employees by clicking "add button", load .txt file with list of employees, save new list to file and also generate a new report, sorted by work time.
java java11 javafx scenebuilder
Last synced: 07 Jan 2025
https://github.com/goldipl/aquarium
Aquarium with fishes application
java java-11 javafx scenebuilder
Last synced: 07 Jan 2025
https://github.com/chamithkavinda/layered-architecture
Assesment
database java javafx layered-architecture
Last synced: 23 Jan 2025
https://github.com/chamithkavinda/hibernate_customer_manage
Hibernate Assaignment-01
crud-application hibernate java javafx
Last synced: 23 Jan 2025
https://github.com/mohamedwelteir/front
Basic GUI application written in JavaFX
Last synced: 08 Jan 2025
https://github.com/comtel2000/fritz-connect
javafx fritzbox smart home switcher
Last synced: 03 Jan 2025
https://github.com/ammahmoudi/simple-calculator-server-clinet
A simple calculator with clinet and server using socket and javafx gui with jfoenix beautiful design
calculator java javafx jfoenix server-client socket tcp
Last synced: 15 Jan 2025
https://github.com/ammahmoudi/dinning-philosophers
Implenting Dinning Philosophers problem in a client-server style with nice GUI using java and javafx
dining-philosophers-problem dinning-philosophers java javafx
Last synced: 15 Jan 2025
https://github.com/emansarahafi/lostandfoundsystem
A lost & found system implemented with JavaFX.
java javafx lost-and-found-information-system
Last synced: 15 Jan 2025
https://github.com/emansarahafi/guessinggame
A JavaFX code that contains 2 different games in one application.
guess-the-number java javafx math
Last synced: 15 Jan 2025
https://github.com/yassinekader/git_project_java
Interacte With Git Using A GUI
Last synced: 08 Jan 2025
https://github.com/icejan/bookstore-application
This application provdes a user-friendly GUI for the owner and customers in a bookstore.
class-diagram java javafx netbeans object-oriented-programming use-case-diagram
Last synced: 27 Jan 2025
https://github.com/r4ppz19/tic-tac-toe
Tic-tac-toe game using JavaFX and CSS
Last synced: 08 Jan 2025
https://github.com/0xd3adcode/aetherjfx-imagedecoder-avif
AetherJFX (JavaFX) image decoding (IIO) AVIF plugin
Last synced: 08 Jan 2025
https://github.com/seycileli/timbuchalkajavamasterclass
Java Programming MasterClass Instructed by Tim Buchalka
algorithms algorithms-and-data-structures exercise-solutions java java-8 javafx lambda
Last synced: 15 Jan 2025
https://github.com/seycileli/todowithnotesapplication
This is an Application where a User can create a new ToDo Note, along with assigning a Due Date.
java-8 java11 javafx javafx-application javafx-desktop-apps notes-app todoapp
Last synced: 15 Jan 2025
https://github.com/seycileli/addressbookjavafx
This is an Address Book application created with JavaFX
addressbook crud-application javafx javafx-application javafx-desktop-apps
Last synced: 15 Jan 2025
https://github.com/levigo/jadice-server-converter-client
Demo Application for levigo® jadice server 5
Last synced: 21 Jan 2025
https://github.com/rutzno/address-app
Address App with JavaFX in maven
javafx javafx-desktop-apps jaxb
Last synced: 12 Nov 2024
https://github.com/akashhirumal/thogakade_jfx_crud
Thogakade is a JavaFX-based inventory management system designed to streamline shop operations, including managing customers, items, and orders. This project demonstrates efficient CRUD (Create, Read, Update, Delete) operations, a user-friendly interface, and a robust database integration.
crud-operations java javafx jdbc jfoenix maven mysql software-development
Last synced: 09 Jan 2025
https://github.com/sleekpanther/even-odd-game
Simple game. Is the number even or odd? You get 10 seconds to match as many number as possible. I replicated an existing app so the idea isn't original, but the code is my invention.
android app even even-odd game java java8 javafx noah noah-patullo noahpatullo odd patullo
Last synced: 15 Jan 2025
https://github.com/yeregorix/simplex
Multiple graphical experiments
fractal java javafx mandelbrot noise
Last synced: 15 Jan 2025
https://github.com/yeregorix/appcommon
Common library for JavaFX applications.
Last synced: 15 Jan 2025