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 项目模板 | 简单的教程

    Language:Java54118
  • 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.

    Language:Java10104
  • atuandev/quan-ly-thuoc-tay

    Java project - Pharmacy management system

    Language:Java7100
  • FahimFBA/Java-GUI-Projects

    Some small GUI projects using Java (☕) programming language

    Language:Java6203
  • MiladNooraei/Pseudo-Trello

    Pseudo Trello in Java: A To-Do List Application

    Language:Java5000
  • 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.

    Language:Java4101
  • 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.

    Language:Java3101
  • 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.

    Language:Java3105
  • 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.

    Language:Java3101
  • 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.

    Language:Java3101
  • 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

    Language:Java3201
  • 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.

    Language:Java2100
  • 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.

    Language:Java21200
  • haikalrafifas/AplikasiTokoBuku

    Aplikasi admin toko buku berbasis Java GUI.

    Language:Java2100
  • Harsh5488/BookHive

    A complete Java GUI application for the purpose of Management System of Library.

    Language:Java2100
  • pray3m/java-swing-gui

    Java swing GUI guide

    Language:Java2101
  • 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.

    Language:Java1100
  • AlisterBaroi/java-swing-game

    A simple game with GUI, built with Java Swing library, as a semester task.

    Language:Java1100
  • 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)

    Language:Java1102
  • Aveek-Saha/InvestmentTracker

    A Java application to keep track of investments made in the stock market with real time stock prices.

    Language:Java110
  • 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.

    Language:Java1100
  • hansj204/PCManager

    [2022] 업무용 노트북, PC, 모니터 등 회사의 PC 장비를 관리하는 GUI 프로그램

    Language:Java1101
  • 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.

    Language:Java1100
  • 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.

    Language:Java1170
  • 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.

    Language:Java1100
  • Kus-hal/WordFrenzy

    A complete Java GUI application for word unscramble game.

    Language:Java1100
  • 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. 🔐

    Language:Java10
  • mouleshgs/age_check_simple_gui

    Age check GUI using Swing and Awt

    Language:Java1100
  • MRHRTZ/Cinemas

    Indonesia Ticket Booking App - BETA

    Language:Java1102
  • nicholascabrera/Password-Database

    The Password Database aims to generate and store passwords for later use securely.

    Language:Java1100
  • 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.

    Language:Java1100
  • 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

    Language:Java1100
  • RomeloDev/Simple-Java-Swing-POS-System-MySQL-CRUD

    Simple POS System in Java using Swing Library and it also have a MySQL Database Connection.

    Language:Java1100
  • 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.

    Language:Java1100