Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/mistermboy/cpm

Comunicación Persona Máquina Curso 2016/2017

swing

Last synced: 14 Nov 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: 30 Oct 2024

https://github.com/fwcd/sketch

2D drawing widget for Swing

2d-graphics drawing-library swing vector-graphics

Last synced: 08 Oct 2024

https://github.com/thecodedaniel/java-calculator

Very simple java calculator with basic functionalities for simple Maths calculations

desktop-application java java-calculator swing swing-gui

Last synced: 07 Nov 2024

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: 06 Nov 2024

https://github.com/link-intersystems/java-swing-mvc-plugin-architecture

This repository contains a Java Swing example application that is based on a pluggable MVC architecture. It is an attempt to show how pluggable user interfaces can be implemented, and the basic concepts are not constraint to Java Swing at all.

example java mvc mvc-architecture mvc-pattern plugin swing

Last synced: 08 Nov 2024

https://github.com/chicha63/mysql-java

A Java swing app to operate with T-SQL

java jdbc jdbc-drivers sql swing t-sql

Last synced: 10 Nov 2024

https://github.com/imagingbook/jgraphix

Simple setup for drawing 2D graphics in Java

awt education graphics java swing

Last synced: 11 Oct 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: 11 Oct 2024

https://github.com/smahesh29/temperature-converter

It is a Temperature Converter using java swing. It includes the following units : Celsius, Fahrenheit, Kelvin, Rankine, Reaumur.

celsius fahrenheit java java-swing kelvin rankine reaumur swing swing-gui temperature temperature-converter

Last synced: 10 Nov 2024

https://github.com/timboudreau/colorchooser

A swing color chooser, formerly hosted on java.net

gui swing swing-color-chooser

Last synced: 11 Nov 2024

https://github.com/dongyanghu/greedy-snake-java

This is a greedy snake game implemented in Java.

awt awt-gui gui java javase swing swing-gui

Last synced: 13 Oct 2024

https://github.com/amir78729/hang-man

simple hangman in java, guess what is on your friends mind:)

java swing

Last synced: 12 Oct 2024

https://github.com/zenith391/powerhigh

Very simple 2D modular game library for Java.

2d-game-library 2d-library customizable game game-lib-java jar java-9 swing

Last synced: 14 Oct 2024

https://github.com/patrickniyogitare28/school-lib-springboot-swing-challenge

Sprinboot swing challenge to build a school library like software

java jpa-hibernate springboot swing

Last synced: 14 Oct 2024

https://github.com/mati365/slide-puzzle

Java Swing 4x4 slide puzzle game

diagram game java puzzle slide swing

Last synced: 21 Oct 2024

https://github.com/mitchellaw/tic-tac-toe

A Tic Tac Toe game with opponent and GUI using swing in Java

ai game gui java swing tac tic tic-tac-toe toe unbeatable

Last synced: 15 Oct 2024

https://github.com/meyfa/swapper

A Java/Swing wrapper, making GUI classes so much less bloated.

gui java library simple simplification swing swing-gui

Last synced: 14 Oct 2024

https://github.com/singiamtel/chess-java

A chess client implementation on Java and Swing (Not an engine)

chess java swing

Last synced: 14 Oct 2024

https://github.com/jacobkobr/financeflow

Allows users to input check data, which is then imported into a Google Sheet using the Google Drive API.

google-sheets-api java maven oauth2 swing

Last synced: 02 Nov 2024

https://github.com/utarwyn/emarket

A school project to learn about PostgreSQL and Java Swing

learning postgresql school-project swing

Last synced: 19 Oct 2024

https://github.com/dipeshhkc/cs401-librarymgmt-swing

Library Management using Java Swing

java mpp project swing

Last synced: 15 Oct 2024

https://github.com/joaopauloaramuni/java

Repo Java

java poo swing

Last synced: 12 Nov 2024

https://github.com/vaishnavi242002/campus-connect

The College Management System is a desktop application for efficiently managing college operations, including student enrollment, faculty management, and course allocation.

framework java netbeans swing

Last synced: 07 Nov 2024

https://github.com/justinsdk/easyjshop-toy

A simple implementation of an image processor using Java 2D.

java java2d swing swing-gui

Last synced: 06 Nov 2024

https://github.com/reljicd/sudoku-java-swing

Over-engineered Sudoku app made using Java and Swing, with focus on using a lot of different GOF design patterns.

design-patterns gof java swing

Last synced: 07 Nov 2024

https://github.com/jastka4/lab6

Project for university. Window application battleship game for two players with a separate client and server code. Done using Swing and sockets.

swing

Last synced: 06 Nov 2024

https://github.com/dzimiks/raftalk

Simple TCP chat with encryption. It was a college project for Computer Networks course.

java swing

Last synced: 09 Nov 2024

https://github.com/siyamulislam/multi_solve

A Service Provider Swing Applicaiton

java mysql swing swing-gui xampp-server

Last synced: 07 Nov 2024

https://github.com/anglesideangle/starfish

[WiP] Game made in java

java swing

Last synced: 07 Nov 2024

https://github.com/amreshpro/java-swing

A simple app for calculating sum of two number using java swing gui api.

java swing swing-gui

Last synced: 07 Nov 2024

https://github.com/marcuwynu23/peculiar-gui

Java GUI Library for rapid application development

class-library classes gui gui-java gui-ui library swing

Last synced: 06 Nov 2024

https://github.com/prashant-chaurasia/chessgame

A Two Player Chess game in Java

java swing

Last synced: 06 Nov 2024

https://github.com/johnntirintis/recipe-management-system

A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.

abstractfactorypattern dao database java layered-architecture maven sql swing

Last synced: 14 Nov 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: 06 Nov 2024

https://github.com/baijifeilong/just-ping-it

网络延迟测试工具(A utility for network delay test)

baijifeilong java network-monitoring ping swing utility

Last synced: 10 Nov 2024

https://github.com/discoduroderoer/gestor-database-pokemon

Gestionador de la base de datos de pokemon

enlazar gestor java movimientos pokemon swing

Last synced: 08 Nov 2024

https://github.com/jocelynvelarde/interfaz-grafica

A small project to create a graphic interface on eclipse using swing. It represents a Star Wars comic library

collaborative graphic-interface gui high-school-project international-baccalaureate java student swing swing-gui

Last synced: 10 Nov 2024

https://github.com/k5924/imgviewer

A Image annotator built in Java for CSI_5_OOP_2021

java java-swing swing

Last synced: 09 Nov 2024

https://github.com/aykhan019/uno

A Java-based Uno card game simulation with a graphical user interface (GUI) where users can play against AI opponents, track game statistics, and view leaderboards.

cardgame comp132 game gui java oop project simulation swing uno

Last synced: 09 Nov 2024

https://github.com/sciss/audiowidgets

Specialized Swing widgets for audio applications in Scala. Issue tracker: https://codeberg.org/sciss/AudioWidgets/issues

audio-applications swing widget

Last synced: 09 Nov 2024

https://github.com/xtrendence/comp2000-assessment

Grade: 100%. COMP2000 Coursework by Khodadad (Adrian) Nouchin. An automated checkout system for a supermarket.

checkout java kiosk kiosk-software supermarket swing swing-gui

Last synced: 10 Nov 2024

https://github.com/stjepanoviccc/travel-agency-swing

User Management System in Tourist Agency app made in Java Swing.

java swing

Last synced: 12 Nov 2024

https://github.com/learnwithfair/java-swing-documentation

java-swing-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

documentation java java-swing learn-with-fair learnwithfair oop rahatul-rabbi rahatulrabbi swing

Last synced: 11 Nov 2024

https://github.com/gremble0/snake

Snake game with GUI programmed in java

game gui java swing swing-gui

Last synced: 12 Nov 2024

https://github.com/coding-enthusiast9857/notepad-clone

This is clone of notepad made using Java. AWT and Swing concepts are used to develop this application. GridLayout plays the main role in adjusting buttons in row and column.

awt java notepad notepad-in-java notepad-using-awt notepad-using-swing simple-notepad swing text-editor

Last synced: 14 Nov 2024

https://github.com/ryangrieb/musiclivestreambot

A Java GUI application that simplifies creating 24/7 music livestreams.

download-songs ffmepg java livestream music music-player playlists swing youtube

Last synced: 14 Nov 2024

https://github.com/thammami01/univ-library-ms

Application de Gestion de la Bibliothèque Universitaire

management-system mysql swing university

Last synced: 14 Nov 2024

https://github.com/jf17/lwjgl3-demo

LWJGL 3 + Swing example .

example lwjgl3 swing

Last synced: 13 Nov 2024

https://github.com/allanoricil/tetris

A simple Tetris game built with Java and Swing

java swing tetris

Last synced: 14 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

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: 13 Nov 2024

https://github.com/samuel-ricardo/calculadora_de_area_e_volume

Cria uma janela Swing para calcular a área ou o volume de uma forma geométrica

calculator geometric java javaswing mvc swing

Last synced: 14 Nov 2024

https://github.com/ilyaselmabrouki/inventory_management

Java desktop application dedicated to efficiently managing company stock

java mysql swing

Last synced: 13 Nov 2024

https://github.com/beardedfish/java-animation

An animation done using Java swing.

animation circle java rectangle swing

Last synced: 06 Nov 2024

https://github.com/giosil/swingup

A simple framework to build swing based application.

java java-ui swing swing-gui

Last synced: 07 Nov 2024

https://github.com/koodeau/droid

A simple Droid (robot) that can be activated, charged, and hover above ground. This project creates some baseline behaviors of the droid with Swing.

android app droid html java maven robot swing xml

Last synced: 30 Oct 2024

https://github.com/maifeeulasad/plain-editor

Plain Editor is a text editor and IDE for Java . It is made with Java - Swing as a part of CSE-312(OOP-Lab). Course Teacher - Md. Mahbubul Islam . Coordinator – Arif Reza . Team Members - Maifee Ul Asad , Monjurul Hasan Sakeer , Md Rizuan , Sajib Kumar Das , Md. Rashedul Alam Anik . Department of Computer Science and Engineering , University of Chittagong ,Bangladesh .

bangladesh documantation graph ide java oop-lab swing wpm

Last synced: 03 Nov 2024

https://github.com/bionade24/jungle_jump

2D jump'n run game for my seminar paper at school

awt game java swing

Last synced: 03 Nov 2024

https://github.com/fraigo/java-ui

Java UI composer using JSON structure

java json swing

Last synced: 09 Nov 2024

https://github.com/geethika-kancharla/water-bill-management-system

This is a GUI based System developed using Java. This project aims to provide an efficient and user-friendly platform for managing water bills.

java javafx-gui jframe swing

Last synced: 12 Oct 2024

https://github.com/blank2409/weather-

A Java application that delivers real-time weather updates using a weather API. Features include location-based forecasts, hourly updates, and severe weather alerts, all presented in a clean, responsive UI. Developed to enhance skills in API integration and user experience design

api gui java javadevelopment javafx javaswing json openweathermap-api swing weather-api weather-app weather-forecast

Last synced: 12 Oct 2024

https://github.com/micaellobo/drive-chat

Drive-Chat is a Java application that uses sockets for real-time messaging between users, uses TCP and UDP sockets for communication and JSON for message transmission.

java messaging swing tcp-protocol udp-protocol

Last synced: 31 Oct 2024

https://github.com/sanchitbajaj02/java_swing_project

Basic JAVA Swing Project

java jdk swing

Last synced: 31 Oct 2024

https://github.com/zaidsunasra/online-datingg-service

A simple matchmaking program made using MySQL and JAVA. (For more details read the README.md file)

database gui java mysql swing

Last synced: 13 Nov 2024

https://github.com/idrsdev/cms

A Java Swing Based University Management System With Mysql as a database ☆ Pull requests are welcome

cms database java mysql sql swing

Last synced: 14 Nov 2024

https://github.com/madworx/docker-remoteswinglibrary

Dockerized version of the madworx Robot Framework RemoteSwingLibrary

docker-image robot-framework swing test-automation

Last synced: 30 Oct 2024

https://github.com/tapishr/sweepcardgame

A GUI Card game

awt-game card-game java swing

Last synced: 24 Oct 2024

https://github.com/destrolaric/vcpkg-gui-wrapper

Gui-Wrapper developed on swing lib for vcpkg packet manager. WIP

java swing vcpkg-gui-wrapper vcpkg-packet-manager wip

Last synced: 31 Oct 2024

https://github.com/jonasaacampos/campominadojavaswing

Projeto com o objeto de apriomorar o conhecimento teórico e pratico em Java usando princípios de Orientação a Objetos, Programação Funcional e conceitos do padrão Observer.

game-development java observer-pattern oops-in-java retrogaming swing

Last synced: 11 Nov 2024

https://github.com/zeno-io/tank-war

The game of tank war based on Java Swing which you can learn stating Java SE, and Simple Netty Server.

java java-network javase netty nio swing tank-war

Last synced: 06 Nov 2024

https://github.com/celalaygar/erc-swing-hibernate

This project is about simple patient automation and used Java8, Oracle, Hibernate\ORM, Swing

hibernate-orm java-8 oracle-database swing

Last synced: 10 Nov 2024

https://github.com/jonasaacampos/calculadora-java

Aplicativo de calculadora em modo gráfico com Java e Swing

java oops-in-java swing

Last synced: 11 Nov 2024

https://github.com/mar-nb/simplix

Implémentation d'une interface graphique permettant la résolution de problème avec l'algorithme du Simplexe.

awt java simplex-algorithm swing

Last synced: 09 Nov 2024

https://github.com/mohcineproject/imsat-interface

This is the interface i am developping for my school club IMSAT. It is a platform designed to visualize data captured from a little satellite sent to high altitudes.

interface java swing

Last synced: 05 Nov 2024

https://github.com/jgneff/hello-java

Project template for creating and deploying Java apps

java linux snap swing

Last synced: 06 Nov 2024

https://github.com/jgneff/tofximage

AWT to JavaFX Image Conversion Benchmarks

awt image javafx swing

Last synced: 06 Nov 2024

https://github.com/29dch/mine-sweeper

基于java swing的简单扫雷游戏,实现了基本逻辑.主要用到了floodfill算法和随机洗牌算法

awt fisher-yates-shuffle floodfill java knuth-shuffling-algorithm swing

Last synced: 11 Nov 2024

https://github.com/darkenight07/optimizacionwindowsgui

Programa de optimización para Windows usando Java

java optimization swing swing-gui windows windows10 windows11 windows7 windows8

Last synced: 12 Nov 2024

https://github.com/29dch/music-player

java写的音乐播放器

java swing

Last synced: 11 Nov 2024

https://github.com/sya-ri/gitlabcommitgraph

Graph Creator For GitLab Project

gitlab jfreechart kotlin ktor ktor-client swing

Last synced: 08 Nov 2024

https://github.com/ultreon/notepad-improved-2

Kotlin version of Notepad Improved with a large amount of themes, and more features.

awt flatlaf improved internal-frames kotlin mdi notepad swing themeable

Last synced: 06 Nov 2024

https://github.com/princelad/game-of-life

A Java-based implementation of Conway's Game of Life. This project lets you explore the fascinating world of cellular automata with customizable grids, interactive simulations, and real-time visualization of evolving patterns. Perfect for anyone interested in coding, mathematics, or complex systems.

gameoflife java mathematics swing

Last synced: 08 Nov 2024

https://github.com/princelad/librarymanagementsystem

Library Management System

java jdbc swing

Last synced: 08 Nov 2024

Swing Awesome Lists
Swing Categories