Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Swing
Swing is a cross-platform user-interface toolkit to build desktop applications with Java and is packaged with the Java SDK. Build a user interface with different look-and-feels for any platform including macOS, Windows, and Linux. With the efficiency of multithreading, Swing can integrate with Java backend tools to create a full-stack Java desktop application.
- GitHub: https://github.com/topics/swing
- Created by: Oracle
- Released: March 1998
- Aliases: java-swing,
- Last updated: 2025-01-22 00:30:40 UTC
- JSON Representation
https://github.com/dilshanwarnasuriya/defense-system
This standalone application create for Defense Management and communication among each other. this application created using java Swing. this application can manage Defends( Eg- helicopter, submarine, tank). this application created using OOP concept.
Last synced: 17 Jan 2025
https://github.com/sergueik/stoppable_test
This project demonstrates pausing Selenium test through a java modal dialog (SWT, Swing, JavaFx)
error-handler javafx selenium swing swt
Last synced: 04 Dec 2024
https://github.com/1chooo/uml-editor
SE6029-2024-Spring-OOAD Project
java object-oriented-programming swing uml
Last synced: 04 Dec 2024
https://github.com/reshmaharidhas/fibonaccigenerator
Java desktop application to find Nth Fibonacci number
desktop-application exe fibonacci fibonacci-generator fibonacci-number jar java java-application java-desktop-application java-swing javaswing swing swing-application swing-gui
Last synced: 10 Dec 2024
https://github.com/yunusemrejr/opcturkey_kepserverex-desktop-api-client
[THIS REPO HAS BEEN MOVED. FOR LATEST UPDATES VISIT THE NEW REPO MENTIONED IN README.md]
java kepserver kepserverex kepware ptc rest-api swing
Last synced: 11 Dec 2024
https://github.com/leonardpepa/tictactoe
Tic tac toe AI made with java swing framework
ai game gui java minimax-algorithm minmax minmax-alpha-beta-pruning swing tac tic tic-tac-toe toe
Last synced: 17 Jan 2025
https://github.com/fa7ad/dumb-player
A really dumb video player. Created using Java (the dumbest language on Earth, imo).
Last synced: 12 Dec 2024
https://github.com/1ai13/drawsync
Cooperative Drawing Board with Swing & TCPSockets
canvas2d chatter drawer java swing tcp-socket
Last synced: 12 Dec 2024
https://github.com/ysh-x/health-aid
Health Aid is a smart diagnostic tool that can diagnose/identify the possible health conditions the person may have or is likely to possess in the near future. A framework/database is built with all the common health conditions and the possible symptoms.
awt corejava h2 health healthcare java swing
Last synced: 12 Dec 2024
https://github.com/shubhamch95/registration_form
The "Registration Form" project utilizes Java's Swing library to create an attractive GUI for seamless user registration, featuring input fields for personal details. Upon successful submission, a dialog box confirms the completion of the registration process.
actionlistener awt corejava dialog java jbutton jframe jlabel jpanel swing
Last synced: 13 Dec 2024
https://github.com/roedermarlon/pong
A simple 'Pong' game I developed for open day of my school.
game gradle java netty networking pong school swing
Last synced: 17 Jan 2025
https://github.com/denizkarya1999/x_word
Take notes, write programs and scripts with Java.
eclipse java personal-project swing swing-gui text-editor
Last synced: 13 Dec 2024
https://github.com/r-n/perpustakaan
college-assignment college-assignments database java lending library sqlite swing
Last synced: 13 Dec 2024
https://github.com/andyobtiva/glimmer-dsl-swing
Glimmer DSL for Swing (JRuby Swing Desktop Development GUI Library) - Enables development of desktop applications using Java Swing and Java 2D, including vector graphics and AWT geometry.
desktop dsl-syntax framework glimmer glimmer-dsl gui ruby ruby-gem ruby-library rubygem swing swing-gui swing-gui-toolkit
Last synced: 17 Dec 2024
https://github.com/koodeau/numbersarray
This program will output odd and even numbers from array which will be length you choose.
java java-library java10 jdk jdk10 koodeau swing
Last synced: 18 Dec 2024
https://github.com/fwcd/game-of-life
Conway's Game Of Life implemented in Java
2d-game cellular-automata cellular-automaton conway-life conway-s-game-of-life game game-of-life java simulation swing
Last synced: 18 Dec 2024
https://github.com/raccoon-hero/threads-siege
A multithreaded arcade-style space defense game built with Java Swing, featuring real-time shooting mechanics, dynamic difficulty scaling, and responsive gameplay elements.
2d-game arcade-game concurrent-programming dynamic-difficulty java java-games multithreading semaphore space-shooter swing synchronization thread-management
Last synced: 18 Dec 2024
https://github.com/shuklaritvik06/swing-projects
This is the repository for my swing projects. Learning is Fun :sparkles:
Last synced: 17 Jan 2025
https://github.com/beardedfish/snake
Snake game programmed in Java using Swing. 🐍
classic-game food game high-score io java maven painting panel scoring-system snake swing wasd
Last synced: 25 Dec 2024
https://github.com/prashant-chaurasia/chessgame
A chess game in Java
awt game gui java oops-in-java swing
Last synced: 26 Dec 2024
https://github.com/themysterysolver/java_basics
This repository contains basic Java concepts with reference to "Head First Java" and weekly lab questions.It covers collections and javafx basics too!
awt basic-java collections docs gui head-first-java java java-learning javafx jdbc-mysql lab-exercise regular-expression servlets-jsp-html-css swing
Last synced: 26 Dec 2024
https://github.com/valkryst/vicons
A collection of icons that I commonly use for GUIs, as well as helper code to load the icons.
awt bufferedimage gui icon icons javafx pack swing
Last synced: 26 Dec 2024
https://github.com/carloss765/calculadora
Calculator made in Java with Swing Library
calculator java java-21 java-swing swing
Last synced: 26 Dec 2024
https://github.com/timboudreau/colorchooser
A swing color chooser, formerly hosted on java.net
Last synced: 10 Jan 2025
https://github.com/infott2t/auto_writting_javacode_makeswing2
Automation writting Spring boot code. Table name writting, make code. JFrame, JAVA GUI using. Let's study~. Thank you.
automation-api java jpa-hibernate springboot swing swing-gui
Last synced: 10 Jan 2025
https://github.com/tsnsoft/tsn_ideaproject_demo
Пример простейшего визуального приложения на Swing для IntelliJ IDEA на Java
demo gui intellij intellij-idea intellijidea jar java swing
Last synced: 17 Jan 2025
https://github.com/dzimiks/raftalk
Simple TCP chat with encryption. It was a college project for Computer Networks course.
Last synced: 03 Jan 2025
https://github.com/dzimiks/infviewer
InfViewer is a visualization tool for relational data models with CRUD, search and sort functionalities. It works with serial, sequential, index-sequential and database files. It was a college project for Information Managment course.
Last synced: 03 Jan 2025
https://github.com/eugeniusms/ddp2-2022
Programming assignments, labs and other tasks during the programming basics course at the University of Indonesia.
college-assignment gui java object-oriented-programming swing
Last synced: 03 Jan 2025
https://github.com/k5924/imgviewer
A Image annotator built in Java for CSI_5_OOP_2021
Last synced: 04 Jan 2025
https://github.com/abraham-ny/file-handler-pro
And advanced file handler in java for desktop
desktop file-explorer file-handler file-manager gui java java-gui java-swing javax swing windows windows-file-explorer
Last synced: 11 Jan 2025
https://github.com/pandh4cker/scrabble
Scrabble calculator and matching words
calculator java matching scrabble scrabble-dictionary scrabble-solver swing swing-gui words
Last synced: 18 Jan 2025
https://github.com/mertkolgu/sirketcalisanlariprojesi
Java Swing kullanarak yazılmış bir masaüstü şirket çalışanları uygulamasıdır.
java jdbc-driver mvc mysql-connector mysql-database swing
Last synced: 18 Jan 2025
https://github.com/zabuzard/zeroed
ArmA 2 tool for zeroing sniper rifles in ACE.
arma2 ballistics computing-impact-point mod model-view-controller mvc scripting sniper swing tool
Last synced: 12 Jan 2025
https://github.com/zabuzard/mortar-tool
ArmA 2 tool for calculating mortar firing solution with ACE.
ace arma2 ballistics mod model-view-controller mortar mvc scripting swing
Last synced: 12 Jan 2025
https://github.com/zabuzard/supercars
Supercars is a 'Top Trumps' game based on cars for 2-3 players.
game game-demo model-view-controller multiplayer-game mvc supercars swing top-trumps
Last synced: 12 Jan 2025
https://github.com/zabuzard/boozysession
Drinking game played with two virtual cubes, no player limit.
dice drinking-game game-demo model-view-controller mvc swing
Last synced: 12 Jan 2025
https://github.com/amir78729/hang-man
simple hangman in java, guess what is on your friends mind:)
Last synced: 18 Jan 2025
https://github.com/sumitkumargiri/cric-world-java-api-project
This repository contain all the best practices for managing Github repository.
awt cric-world cric-worls-desktop-application desktop-application github gui-application java java-api java-project project swing
Last synced: 19 Jan 2025
https://github.com/sumitkumargiri/employee-management-system-java-with-mysql-project
This repository contain all the best practices for managing Github repository.
awt employee-management-system github gui-application java project swing
Last synced: 19 Jan 2025
https://github.com/eduardob-programador/swing-studies
Esse repositório, como o próprio título presume, vai ser sobre o uso da biblioteca Swing do Java, usada para fazer GUIs.
java java-swing swing swing-components swing-gui
Last synced: 22 Jan 2025
https://github.com/ergoold/ktguishortcuts
A Swing-based DSL for GUI development in kotlin.
Last synced: 15 Dec 2024
https://github.com/afa-farkhod/login-load-data-swing-desktop-application
This desktop application shows the login process and loading the data from database
desktop-application java jdbc mysql mysql-database swing windowbuilder
Last synced: 06 Dec 2024
https://github.com/afa-farkhod/digits-sum
Digits-Sum built on java, UI on window builder, building tool gradle
desktop-application eclipse gradle java swing windowbuilder
Last synced: 06 Dec 2024
https://github.com/thetoxin/project_xo
Tic Tac Toe game on Java
first-project graphics java swing tic-tac-toe
Last synced: 17 Jan 2025
https://github.com/thetoxin/gonyalki
My first graphics game. Written on the Swing and Java.
first-project game java race swing
Last synced: 17 Jan 2025
https://github.com/philippxxy/kit-mensa-food-tracker
Java tool to track meals from the KIT Mensa. View meal plans, log selections, and track nutrition and costs with an intuitive GUI.
awt awt-gui java karlsruhe-institute-of-technology swing swing-gui
Last synced: 14 Dec 2024
https://github.com/mahonrim/crudlibros
CRUD de Libros hecho en JavaSE y SQL Server utilizando Stored Procedures e integrated security=true
crud-application gui-application integrated-security java-8 sqlserver-2017 stored-procedures swing swing-gui
Last synced: 14 Dec 2024
https://github.com/valkryst/v2daudio
A library to play music and sound effects, utilizing JavaFX.
audio audio-library audio-player awt effect effects game game-development java javafx library music music-library sound swing
Last synced: 26 Dec 2024
https://github.com/thefox6/keytest
A java swing implementation of streams writing to and reading from a TextArea
java jtextarea keyevent printstream swing ui
Last synced: 15 Dec 2024
https://github.com/moheladwy/vectorquantization
This is the Implementation for the Vector Quantization Algorithm using java.
compress-images compression-algorithm compression-implementations java java-swing java-swing-application java-swing-gui swing swing-application swing-gui vector-quantization
Last synced: 12 Jan 2025
https://github.com/divanny/calculator-with-triangles
Calculator that can identify triangle from 3 assigned sides.
calculator-app java swing triangle-calculator
Last synced: 02 Jan 2025
https://github.com/tayyabmughal676/javaswing
Java swing basic
java java-swing swing tutorial
Last synced: 30 Nov 2024
https://github.com/mahonrim/usuarioswing
A program that uses java swing to create GUI
eclipse java java8 swing swing-gui windowsbulider
Last synced: 14 Dec 2024
https://github.com/ekelhala/jmerge
Minimal tool for merging PDF files together, written in Java
file-management gui java maven pdf-document pdfbox swing
Last synced: 11 Jan 2025
https://github.com/chriniko13/sampling-comparison
etl jfreechart pseudorandom random sampling swing
Last synced: 11 Jan 2025
https://github.com/plandes/tabres
Display a graphical table of results using Swing.
clojure graphical java swing swing-component tableview
Last synced: 02 Jan 2025
https://github.com/abhiramdodda/medreminder
Java CLI built to store names of medicines and the respective times of intakes to alarm users.
Last synced: 12 Jan 2025
https://github.com/samdev-7/two-player-snake
A two player version of the classic snake game using Java Swing.
game java snake swing two-player
Last synced: 02 Jan 2025
https://github.com/prajwalchapke055/task-5-medical-management-system
Virtual Medicine Home: Java-based medical management system for seamless patient-doctor interaction, appointments, and donor connections.
awt core-java java jdbc-driver jframes mysql netbeans-ide swing swing-gui
Last synced: 22 Jan 2025
https://github.com/statute8234/math-mastery
Rating (7/10): The application uses Swing to present arithmetic challenges, including random equation generation, user interaction, and feedback, suitable for educational purposes.
atomicboolean border random swing
Last synced: 19 Jan 2025
https://github.com/unknownuser130/bankmanagementsystem
Simple bank management portal
Last synced: 19 Jan 2025
https://github.com/bileljegham/memory
Projet IHM
documentation game ihm jar java java-swing student-project swing
Last synced: 16 Jan 2025
https://github.com/lb1997ccb/desktop-window-mover
This Java application provides a graphical interface to move a window across the desktop in four directions—up, down, left, and right—using buttons. It dynamically adjusts the window's position within the screen bounds, enhancing user control and workspace organization.
Last synced: 14 Dec 2024
https://github.com/marharita08/nctaskmanager
NCTaskManager is a Java application allows users to set up one-time or recurring reminders with specific intervals. (Java, Swing)
desktop-app desktop-notifications email-notifications java java-core java-swing swing task-manager task-scheduler
Last synced: 22 Jan 2025
https://github.com/akkiepro/chat-app
Chat app using socket programming and swing in java.
awt chat-app chat-socket-programming chatsocket clientsocket java serversocket socket-programming swing swing-gui
Last synced: 14 Jan 2025
https://github.com/sukso96100/jewelry_hunter
주어진 시간 안에 몬스터를 피하여 장애물을 파괴하고 최대한 많은 보석을 얻는 게임
Last synced: 06 Dec 2024
https://github.com/marcossic/almacen-producto
This repository contains a project that creates an Interface in Java Swing and connects to a MySQL database using DataSource DataSource.
Last synced: 22 Jan 2025
https://github.com/mingun/kaitai_struct_model
Swing tree model for exploring https://kaitai.io generated structs
kaitai-struct swing visualizer
Last synced: 04 Dec 2024
https://github.com/binhtran432k/plantuml-previewer
UML viewer for PlantUML
image-preview imageviewer java plantuml swing
Last synced: 14 Jan 2025
https://github.com/roman31x/dia-7-proyecto-sistema-biblioteca-con-spring-boot
Proyecto autodidacta en Java está enfocado mejora lógica de programación y acciones de un CRUD y Buscar, utilizando Patrones SOLID, estructura MVC, y modularidad. Tambien implementa Spring que es un popular framework de Java que permite crear aplicaciones de alto rendimiento y reutilizables.
github java mysql spring-boot swing
Last synced: 12 Jan 2025
https://github.com/kunaldhongade/java
Learn java by example
java java-8 jsp-servlet learning-by-doing swing swing-gui
Last synced: 10 Dec 2024
https://github.com/yiyun-liang/aircraftgame
:airplane: A game based on aircraft war written in Java.
Last synced: 30 Nov 2024
https://github.com/johnhany97/connect4
Connect 4 game in Java using Swing
ai connect-four java junit swing
Last synced: 13 Jan 2025
https://github.com/joakimteixeira/socket-chat
Real-time chat application using sockets
java netbeans-ide socket swing
Last synced: 17 Jan 2025
https://github.com/joakimteixeira/virtual-keyboard
Virtual keyboard for typing practice
java javafx keyboard-events netbeans-ide swing
Last synced: 17 Jan 2025
https://github.com/aburraq/lamesnake
I have created a snake game by watching Bro Code. Then I wanted to add something from myself. So I added some images, prevent apple to appear on snake, restart game option and a few more touch. Go check it out now. Also credential link to Bro Code: https://www.youtube.com/watch?v=bI6e6qjJ8JQ
gamedevelopment graphicsprogramming imageio java jframe jpanel keylistener snake-game swing
Last synced: 10 Jan 2025
https://github.com/julgitt/library-management-system
Simple Library Management System featuring books, users and borrows management.
java library-management-system swing
Last synced: 18 Jan 2025
https://github.com/lross2k/resortes-swing-gui
Pequeña interfaz creada para graficar el comportamiento transitorio de unos resortes
java jfreechart maven plot swing
Last synced: 13 Dec 2024
https://github.com/kdesp73/swingpaint
A user-friendly library that simplifies coloring and theming, making it easy to integrate into existing desktop applications.
java maven swing swing-components themes theming-components
Last synced: 29 Nov 2024
https://github.com/dyth/1dcellularautomata
Java Swing implementation of cellular automata with options to change rule and start string
cellular-automata java swing wolfram-numbering
Last synced: 12 Jan 2025
https://github.com/teoneag/table-editor
A simple table editor with formula support build in Java & Swing
formulaparser java swing tableeditor
Last synced: 16 Jan 2025