java-swing-application
There are 136 repositories under java-swing-application topic.
cbozan/employer-worker-registration-system
An accounting program that contains employee and employer information and records of relationships between them.
supanadit/restsuite
Rest API Testing for Professional
Arif-un/Shop-Management
A simple java swing project. Where implements Java OOP with MVC design pattern .In this app user can record shops daily transaction.
gaureshpai/Java-Swing-Registration-Quiz-App
Java Swing Registration & Quiz App: An intuitive Java Swing application for user registration, login, and a fun quiz experience. Seamlessly register, login securely, and test your knowledge with an interactive quiz. Save user credentials and quiz results for easy access.
cbozan/simple-game-engine
A simple game engine written in java swing, where shapes can be added, their properties (color, position, speed, bounce) can be changed and movement features can be added to certain shapes with real physics rules.
soumgraphic/JavaSwingPasswordManager
Secure password manager with java swing, sqlite and sha-256
m-elkhou/FileBrowser
Writing a simple file browser in Java SWING
PrathameshDhande22/Employee-Management-System
This is an employee management system developed using Java Swing. It allows users to add, delete, update, and display employee information using a JTable. It is connected to a MySQL database using JDBC and contains classes for database operations and employee data storage. This is my first JDBC project.
lionsoul2014/tankwar
An AI tankwar game developed by java
OCLIDE-Modules/OCLIDE
OCLIDE is a Lua IDE designed for developing software for OpenComputers Minecraft mod
realspal/ChainReaction
Chain Reaction PvP (2-Player) Game Application with options for saving and loading an incomplete game, created in Java using Swing and AWT, for playing the Chain Reaction game, a turn-based deterministic combinatorial strategy game of perfect information for 2 players, played on a 9x16 rectangular grid.
AatmikJain/Network_Topology_Simulator
User friendly drag & drop network topology simulator
abhisheksarkar30/clipboard-app
A swing applet based tool to perform numerous operation using the OS clipboard as detailed in the READ-ME
abhisheksarkar30/income-tax-calculator
A swing applet based tool to calculate income tax ON-THE-GO as detailed in READ-ME
atuandev/quan-ly-thuoc-tay
Java project - Pharmacy management system
FahimFBA/Java-GUI-Projects
Some small GUI projects using Java (☕) programming language
Makechi02/Medical-Store-System
A software system for managing suppliers and medicine in the store
tuanPhantom/course-management-swing-ui
This Java Swing UI application serves as a basic course administration system
vnact/restaurant-manager-mvc-swing
Đồ án KMA: Phần mềm quản lý quán trà sữa bằng java swing mvc
vukan-markovic/Design_Patterns_Paint
Java Swing paint application demonstrating some design patterns
AatmikJain/School-Administration-Project
School Administration System to handle school members' detail and fee details.
pppongpon00/Java-mini-project
Grade Calculator
reshmaharidhas/Password-Generator
Java desktop application to generate random secure and strong password
cbozan/shooting-range-with-java
shooting field simulation panel written in java
JeninSutradhar/TextEditorJavaSwing
This Text Editor is a sleek and user-friendly Java application designed to provide a seamless text editing experience. With a modern and intuitive interface, this text editor offers essential features such as syntax highlighting, auto-indentation, file management, and more.
Liviru-Nava/EAD_buffet_reservation_system
This project is related to a buffet reservation system for a hotel.
MuhammadKazim01/School-Management-System
A software, developed using JAVA Swing and DSA principles and integrated with a database, facilitates various functionalities including student registration, mark uploading, fee payment, account creation, and numerous other features.
vukan-markovic/OOP_Paint
Java Swing paint application demonstrating fundamental concepts of object-oriented programming
AvaAvarai/Java_Tabular_Vis_Toolkit
Cross-platform tool for Computational Interactive Visual Learning using lossless General Line Coordinate data visualizations and human-in-the-loop guided classification by eight classifier algorithms to find, test, and boost robust machine learning models with a goal of high case to parameter ratio.
daniilsonufrijuks/Java-Bank-Application
"Internet banka" aplikācija, kurā būs lietotāja reģistrācijas un pieteikšanās iespējas. Pēc reģistrācijas lietotājs (bankas klients) varēs papildināt, noņemt naudu no sava konta, arī ņemt kredītu un nopirkt akcijas.
hubersn/KVMPortSwitcher
A CLI and UI tool to switch ports on your TESmart KVM switch via IP
JeninSutradhar/UILoginSystemJavaSwing
This Modern Login System is a Java Swing-based graphical user interface (GUI) application that provides a simple and user-friendly login system. Users can easily log in with their predefined usernames and passwords. This project aims to offer a modern and sleek login experience for users while maintaining simplicity and ease of use.
muhammadbadrul1234/Leading-University-Assistant
It was developed so that the university and the institutions that are affiliated with it could manage, track, and conduct intricate operations like centralized admission, centralized testing etc.
realspal/infinity-terminal
InfinityTerminal - A beginner-friendly Stock Market Simulator PC App with Portfolio Management Tools for Mock Trading on NSE Stocks and Indices.
realspal/OthelloGame
Othello PvP (2-Player) Game Application created in Java using Swing and AWT, for playing the Othello game, a simple game that played on an 8 by 8 checkered board with 64 double-sided black and white discs. The game is easy to learn, but it takes time to master and develop winning strategies.