javafx-8
There are 128 repositories under javafx-8 topic.
dmpe/JavaFX
JavaFX projects, mostly samples and examples
TheItachiUchiha/MediaPlayerFX
A simple media player in JavaFX
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.
cmabad/ViHoMa
Visual Hosts file Manager
ashish2199/Aidos
A beginner friendly project with aim of creating our own version of Bomberman.
gleidsonmt/GNDecorator
Modern window decorator for javafx applications
DevTony101/JFXGoogleDrive
A JavaFX Google Drive Client (For Demonstration Purposes Only).
TomerAberbach/mano-simulator
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
gbfragoso/JasperViewerFX
The JasperViewerFX is a free JavaFX library which aims to avoid use of JasperReport's swing viewer
naeemrashid/CurrencyConverter
Currency Converter App using fixer API at http://api.fixer.io
DevTony101/JFXGithubClient
A JavaFX Github Client (For Demonstration Purposes Only).
gleidsonmt/GNCarousel
Carousel based on web design
gbfragoso/MaskedTextField
MaskedTextField is an component similar to JFormmatedText field and can be used in same way.
badarshahzad/SudoTimer
PomoJFx: An easy to use Pomodoro Technique Timer
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.
scoop-software/openjfx-win
OpenJFX 8 binaries for Windows
0fca/amelia
LAN monitoring system built in pure Java.
chr12c/VisualSortingAlgorithms
Sorting algorithms animated with JavaFX
EngrSaad2/Banking_System
The bank management system is an application for maintaining a personal account in a bank . The system provides the access to the customer to create an account, deposit/withdraw the cash from his account, also to view reports of all accounts present.
gleidsonmt/GNAvatarView
Component avatar view for javafx-8
konachan700/JNekoImageDB
Tool for tagging and storage images, with save images in the AES256-encryped files.
Naoghuman/lib-preferences
Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.
abrandell/JavaFX-TextEditor
Text editor built in JavaFX.
Ranjan2104/Banking-Management-System
The bank management system is an application for maintaining a personâ„¢s account in a bank . The system provides the access to the customer to create an account, deposit/withdraw the cash from his account, also to view reports of all accounts present
joaquinto/CRUD-operation-in-java-using-mongodb-and-javafx
A basic CRUD operation using java and mongodb
shilongdai/vsDiaryWriter
An application to securely write Diary
WiseNN/HotelManagementSystem
This is a hotel management system created to complete as group project for a Computer Engineering Assignment
Naoghuman/app-abc-list
ABC-List is a learning software which allowed the user to train his ability `structured thinking` about a choosen topic and `deepen` his knowlegde in the topics through key terms.
anushasingh/music-player-widget
Music player boombox widget based in JavaFx with attractive UI and animations.
Naoghuman/Incubator
Contains my dreams, ideas and projects which are on the way to become reality or not :smile: .
Shubzz-02/8085_Emulator_Debugger
GUI based 8085-Emulator-Debugger developed by using Java
ben12/habfx-ui
openHAB javaFX User Interface
dennis0406/dennis_restaurant
A JavaFx project to manage a restaurant
gleidsonmt/GNControls
Collection of custom controls for JavaFx
Naoghuman/lib-action
Lib-Action is a library for `easy` storing and accessing actions (EventHandler<ActionEvent>) in a JavaFX & Maven desktop application.
Naoghuman/lib-validation
Lib-Validation is a library for `easy` validating in a JavaFX & Maven application during the integration from [Bean Validation 2.0] (JSR 380).