Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

https://github.com/tojan-naiem/login-and-signup-page-using-javafx-

Login and SignUp page using JavaFX and FXML

filehandling fxml java javafx oop

Last synced: 21 Dec 2024

https://github.com/huextrat/frenchauction

A JavaFX application to create an auction system

java javafx netbeans

Last synced: 29 Dec 2024

https://github.com/cesarandres8911/covid_api_connect

Create a Java module for read data from the Covid API: https://api.covid19api.com/ This project is for educational purposes to practice Api Rest Full requests.

api api-rest covid-19 covid19-data gui-application java javafx javafx-gui javase

Last synced: 22 Nov 2024

https://github.com/perdian/minesweeper

Clone of the once popular minesweeper game

coding-kata java javafx minesweeper playground

Last synced: 14 Dec 2024

https://github.com/janloong-doo/hellofx

JavaFx Study

javafx jfoenix

Last synced: 01 Dec 2024

https://github.com/danvitoriano/contas

sistema bancário

java javafx

Last synced: 29 Dec 2024

https://github.com/pureooze/podcastfeed-java

Implementation of a podcast feed in Java using JavaFX and JUnit 4

javafx javafx-8 junit junit4 podcast podcast-aggregator podcast-client

Last synced: 07 Dec 2024

https://github.com/lapplislazuli/solaris

Sample Project of a solar System for Trainees

game java javafx javafx-games

Last synced: 21 Dec 2024

https://github.com/logue/spring-javafx-sample

Sample of desktop application using Spring Boot and JavaFX using Spring Weaver.

javafx spring-boot

Last synced: 19 Nov 2024

https://github.com/sciencewolf/szoftverfejlesztesi-modszertanok

Szoftverfejlesztési módszertanok projektmunka

game java javafx

Last synced: 21 Dec 2024

https://github.com/muhamedayoub/information_system_labs

This repository was made to save all my information system module labs for my teacher.

intellij javafx

Last synced: 29 Nov 2024

https://github.com/jenspapenhagen/tolatemobile

Building a mobile app for tolate

android gluon gluon-mobile gradle javafx

Last synced: 19 Nov 2024

https://github.com/cbenoit/hello-dyn4j

A simple Dyn4J test with JavaFX.

dyn4j example javafx physics

Last synced: 29 Nov 2024

https://github.com/moshontong-it/upstat-javafx

UpStat Javafx is an Announcement System and Dissemination of information such as Grades, Event, Tution fee and etc. The problem is this app is not finished yet the reason is laziness

announcement desktop-app java javafx

Last synced: 16 Nov 2024

https://github.com/ncaq/chat.sd

チャットツール

gradle h2 java javaee javafx jpa lombok

Last synced: 18 Dec 2024

https://github.com/dodat-12/resident-managerment-and-fee-collection-application

Project Nhập môn Công nghệ phần mềm

application javafx payment-manager

Last synced: 13 Nov 2024

https://github.com/qble2/pdf-viewer-spring-fx-app

A JavaFX application that is launched and managed via Spring Boot. This application aims at easing the manipulatation of large PDF files (browse, split, filter, search and annotate).

css guava-event-bus h2-database hibernate java javafx jpa lombok maven openjdk pdfbox scene-builder spring-boot spring-data-jpa

Last synced: 22 Nov 2024

https://github.com/georgiosioannoucoder/javafx-painting-application

JavaFX Painting Application. 🎨

java-8 java8 javafx painitng

Last synced: 22 Nov 2024

https://github.com/dino-kupinic/rockpaperscissors

GUI rock paper scissors game

game game-development java javafx pixel-art

Last synced: 07 Jan 2025

https://github.com/mhrimaz/knighttourfx

Solving Knight Tour problem using BFS, DFS, A* algorithms and a nice animated JavaFX visualization

algorithms artificial-intelligence java javafx

Last synced: 16 Nov 2024

https://github.com/marko19907/git-cleaner

A simple utility that can run the git gc command on all sub-folders.

cleaner git java javafx maven multithreading mvc-architecture recursion threads utility

Last synced: 25 Dec 2024

https://github.com/wsdevv/color-sleuth-javafx

Small game made with javafx, can be used as a template

game java javafx

Last synced: 20 Dec 2024

https://github.com/redatargaoui/weatherapp

Weather app in Java

api java javafx

Last synced: 06 Jan 2025

https://github.com/little-software-engineer/javafxcalculator

Simple JavaFX calculator app project

calculator java javafx netbeans

Last synced: 06 Jan 2025

https://github.com/gkalian/javafx-dragndrop-demo

Small demonstration Java FX Drag'n'Drop between tables

demo drag-and-drop javafx maven

Last synced: 13 Jan 2025

https://github.com/andreastedile/raft

A simulator of the Raft consensus algorithm in Akka typed comprising a GUI

akka java javafx

Last synced: 13 Jan 2025

https://github.com/savindaj/crud-oparation-jdbc

add , update , delete , get all oparation in hear !

java javafx jdbc jfoenix maven mysql

Last synced: 10 Jan 2025

https://github.com/vatri/rusit

RUSit - Simple Russian Keyboard App

java javafx

Last synced: 14 Jan 2025

https://github.com/scorpioscrux/hackathon2020

Our 2020 Hackathon project

golang java javafx

Last synced: 22 Dec 2024

https://github.com/willgreen98/university-intprog-java

Repo for all Java Programming projects completed within First Year.

coursework eclipse java javafx university university-course university-project

Last synced: 28 Dec 2024

https://github.com/inightjar/programming-2nd

Programming 2nd Year College Chapters Codes and Topics Examples.

java javafx

Last synced: 12 Jan 2025

https://github.com/alexixrugis/timetableapp

JavaFX application for scheduling classes with drag-and-drop and the ability to export to pdf or ods. Sqlite database

desktop-app java javafx javafx-desktop-apps sqlite

Last synced: 30 Dec 2024

https://github.com/julianschmuckli/javafx_extendedcontrols

Library for extended functions to handle with multiple elements.

java javafx

Last synced: 28 Dec 2024

https://github.com/manel15279/n-queens-solver

A Java implementation of solving the N-Queens problem using various search algorithms, including BFS, DFS, A* with different heuristics, genetic algorithm, and particle swarm optimization PSO. The project utilizes Java and JavaFX for the user interface.

astar-algorithm bfs dfs genetic-algorithm java javafx nqueens-problem pso-algorithm

Last synced: 22 Nov 2024

https://github.com/xander180/schedulingapplication

WGU Project for Software II - Advanced Java Concepts

intellij-idea java javafx mysql wgu-student-project

Last synced: 28 Dec 2024

https://github.com/onero/museumtimetracking

Project created for time tracking of Volunteers and Guilds at Ringkøbing-Skjern museum

java javafx museum netbeans timetracking volunteers

Last synced: 14 Jan 2025

https://github.com/derneuere/sweepline

This project implements and visualizes multiple sweepline algorithms.

javafx sweepline-algorithms

Last synced: 19 Nov 2024

https://github.com/youseftareq33/java_datastructuer_3_tawjihirecord-sll_cdll_avl-

This project focuses on Tawjihi students in the West Bank and Gaza, and involves working with data using (Single LinkedList, Circular Double Linkedlist, AVL Tree).

data-structures java javafx

Last synced: 24 Dec 2024

https://github.com/afinlay5/repmaxcalculator

Maven repository of a refactored version of my 2015 rookie project, a fitness calculator written in JavaFX. One of my first ever JavaFX projects.

java java8 javafx javafx-desktop-apps

Last synced: 13 Jan 2025

https://github.com/youseftareq33/java_os_1_memory-managment_mvt-simulation

simulating the MVT (Multiprogramming with a Variable number of Tasks) memory management technique.

java javafx memory-management mvt operating-system

Last synced: 24 Dec 2024

https://github.com/f2rkan/digital-content-platform

An example of a digital content platform that I created to reinforce the structures I learned in the object-oriented programming applications course at university. I do CRUD operations and use MD5 encryption algorithm during login process; I also preferred MySQL as database.

automation cryptography eclipse-ide java javafx md5-hash ui-design ux-design

Last synced: 13 Jan 2025

https://github.com/atish28kumar03sahu2001/java-project-01

Crafted a scientific calculator using Java for performing mathematical operations.

awt-gui calculator-app datastructures-algorithms desktop-application java-8 javafx swing-gui

Last synced: 05 Jan 2025

https://github.com/tadod12/resident-managerment-and-fee-collection-application

Project Nhập môn Công nghệ phần mềm

application javafx payment-manager

Last synced: 13 Jan 2025

https://github.com/jgneff/tofximage

AWT to JavaFX Image Conversion Benchmarks

awt image javafx swing

Last synced: 24 Dec 2024

https://github.com/abhinav-codealchemist/db-access

Database Access Application

database-application java javafx jdbc

Last synced: 13 Jan 2025

https://github.com/jgneff/hello-javafx

Project template for creating and deploying JavaFX apps

javafx linux snap

Last synced: 24 Dec 2024

https://github.com/enaium/graduation-project-aircraft

A graduation project that implements an aircraft game.

2d-game canvas canvas-game canvas2d graduation graduation-project java javafx manifold

Last synced: 27 Sep 2024

https://github.com/foncki/viaclub

My first Java project.

java javafx

Last synced: 14 Jan 2025

https://github.com/bonifatius94/access-risk-control-tool

an offline SAP ERP admin tool for analyzing user permission rules in a secure and convenient way

apache-poi h2-database hibernate-orm java-8 javafx office sap-jco

Last synced: 07 Jan 2025

https://github.com/bonifatius94/javafxtest

a boilerplate for a JavaFX project running OpenJDK 11

boilerplate java javafx openjdk11

Last synced: 07 Jan 2025

https://github.com/imax153/c195

The files for my solution to the C195 - Software II performance assessment for WGU.

appointment data-access-object database date datetime javafx lambda localization scheduling-application

Last synced: 16 Nov 2024

https://github.com/zac-dot/teaccountingproject

A mock accounting system for a place called T&E Accounting

java javafx mysql

Last synced: 14 Dec 2024

https://github.com/macktb/address-app

Address App with JavaFX in maven

javafx javafx-desktop-apps jaxb

Last synced: 11 Jan 2025

https://github.com/anas-farooq8/calcpro

A calculator for calculating the 3d print material cost.

3d-print-cost calculator javafx

Last synced: 13 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

java java-8 javafx mysql

Last synced: 07 Jan 2025

https://github.com/btrevizan/sw_game_of_cards

A battle game of cards from Star Wars.

game javafx star-wars

Last synced: 28 Dec 2024

https://github.com/pancitox77/pancitotools

Librería de utilidades

java javafx lib

Last synced: 13 Jan 2025

https://github.com/anas-farooq8/crossword

The Crossword Game application is designed to offer an engaging and interactive crossword puzzle experience with multiple themes. The application includes features such as theme selection, word clues, and scoring based on player performance.

crossword-puzzle game java javafx themes

Last synced: 13 Jan 2025

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.

java javafx

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/chowdhuryj-github/beegarden

A MSOE Lab Project for a JavaFX Application that simulates the movement of bees in a flower garden. The movement of the bees is user controlled.

gui java javafx

Last synced: 13 Jan 2025

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/irushisalwathura/learning-management-system

This project includes administrating, tracking, automation and delivery of educational courses of a university.

java javafx jdbc lms

Last synced: 05 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/irushisalwathura/point-of-sales-system-layered

This stand-alone project is a point of sales system revamped according to Layered Architecture

jasperreports javafx jdbc layered-architecture pos

Last synced: 05 Jan 2025

https://github.com/irushisalwathura/covid-19-surveillance-system

This is a stand-alone system which is developed to inspect the current situation of the country regarding the Covid-19 patients in hospitals and quarantine centres using JavaFX and JDBC.

css java javafx jdbc

Last synced: 05 Jan 2025

https://github.com/domminnich/customwindow

Simple idea of constructing your own window for an application instead of defaulting to the prebuilt decoration

javafx

Last synced: 13 Jan 2025

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/chowdhuryj-github/touristobserver

A MSOE Lab Project for a JavaFX application that involves a character navigating a map and finding letters of a word by colliding with vehicle license plates.

javafx museum observer

Last synced: 13 Jan 2025

https://github.com/chowdhuryj-github/checkersredux

A MSOE Lab Project for a JavaFX application that simulates a checkers board as well as movement of checkers pieces themselves, such as capturing pieces of the opposite color.

checkers javafx strategy

Last synced: 13 Jan 2025