java-swing-gui
There are 101 repositories under java-swing-gui topic.
4ra1n/java-swing-gui-stater
java-swing-gui-stater | Java Swing GUI Maven 项目模板 | 简单的教程
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.
atuandev/quan-ly-thuoc-tay
Java project - Pharmacy management system
FahimFBA/Java-GUI-Projects
Some small GUI projects using Java (☕) programming language
MiladNooraei/Pseudo-Trello
Pseudo Trello in Java: A To-Do List Application
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.
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.
CyberSphinxxx/PasswordSentinel-JavaSwing
PasswordSentinel is a secure, local-only password manager built with java, using java swing GUI. All data stays on your device, ensuring complete privacy while offering strong password generation and safe storage.
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.
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.
Nada-Nasser/Online-Text-Editor
Java Socket programming project that allows users to use the same text editor and share any edit with other clients concurrently if they connect to the same server
AnabellaEstrella/Peluqueria-Canina
Aplicación de escritorio para una peluquería canina presentada como segundo Trabajo Práctico del curso de Desarrollo Web Fullstack con Java dictado por el PoloTic Misiones junto a Silicon.
Daggerpov/Personal-Banking-Pro
Creative banking app built with Java Swing GUI to simulate investments, interest, and savings. Extra attention to SDLC and Project Management standards made this project surpass course requirements.
haikalrafifas/AplikasiTokoBuku
Aplikasi admin toko buku berbasis Java GUI.
Harsh5488/BookHive
A complete Java GUI application for the purpose of Management System of Library.
pray3m/java-swing-gui
Java swing GUI guide
affanu02/E-Store-Search
A simple virtual store application with an interactive user interface for product browsing using Java. Using Java swing packages allowing retailers to add several types of products and customers to search and browse through the products.
AlisterBaroi/java-swing-game
A simple game with GUI, built with Java Swing library, as a semester task.
Arzzzzy/Digital-Wallet-Payvorite-
This project implements a simple digital wallet system using Java. The digital wallet allows users to perform various financial transactions such as cashing in money, sending money to other users, and paying bills. Additionally, users can view their transaction history and generate OTPs (One-Time Passwords)
Aveek-Saha/InvestmentTracker
A Java application to keep track of investments made in the stock market with real time stock prices.
hafyze/ooad-assignment
MMU subject Object Oriented Analysis and Design (OOAD) Project. Develop a Talabia Chess project using Java's GUI by applying the suitable design patterns in developing a system.
hansj204/PCManager
[2022] 업무용 노트북, PC, 모니터 등 회사의 PC 장비를 관리하는 GUI 프로그램
heracliteanflux/object-oriented-programming-with-web-based-applications
Exercises in the Java programming language with an emphasis on object-oriented design and applications in database and GUI programming.
jatinder14/salary-receipt-generator
Developed Salary Receipt Generator to streamline the salary distribution process for university staff. Addressed the challenge of manually providing salary receipts to staff, simplifying and expediting the procedure. Designed and implemented the software to automate the generation of salary slips, improving efficiency and reducing manual workload.
KalbarczykDev/file-zipper-java-swing
File Zipper is a Java application that allows you to add files to an archive, delete selected files from the archive, and create a zip archive containing the selected files.
Kus-hal/WordFrenzy
A complete Java GUI application for word unscramble game.
lxmn-22/Password-Generator
A Java-based password generator app built with AWT & Swing, allowing users to generate secure, random passwords. The app features customizable options for password length & character types, ensuring strong and unique passwords everytime. 🔐
mouleshgs/age_check_simple_gui
Age check GUI using Swing and Awt
MRHRTZ/Cinemas
Indonesia Ticket Booking App - BETA
nicholascabrera/Password-Database
The Password Database aims to generate and store passwords for later use securely.
olumide1128/Java-Chat-Application-Using-Socket-and-JavaSwing
This is a chat Application created using the Socket API in java and designed using Java Swing library.
RomeloDev/Java-Swing-Login-Form-MySQL-Netbeans
Login & Sign Up Form in Java using Swing Library/Framework with Mysql Database Connection. This Login Form have a data validation to catch the invalid data of user input
RomeloDev/Simple-Java-Swing-POS-System-MySQL-CRUD
Simple POS System in Java using Swing Library and it also have a MySQL Database Connection.
Stephen5421/Currency_Conversion_GUI
The code is a Java program implementing a currency converter with a GUI. It allows users to convert between USD, EUR, GBP, INR, KWD, JPY, CNY, and KRW. Swing and AWT libraries are used for GUI components and event handling. Users input the amount and select source/target currencies, then click "Convert" to see the result.