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: 2024-11-10 00:28:14 UTC
- JSON Representation
https://github.com/jetbrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
android awt compose declarative-ui desktop gui ios javascript kotlin multiplatform reactive swing ui wasm web webassembly
Last synced: 01 Nov 2024
https://github.com/JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
android awt compose declarative-ui desktop gui ios javascript kotlin multiplatform reactive swing ui wasm web webassembly
Last synced: 25 Oct 2024
https://github.com/jformdesigner/flatlaf
FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
flatlaf java-swing look-and-feel swing
Last synced: 15 Oct 2024
https://github.com/JFormDesigner/FlatLaf
FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
flatlaf java-swing look-and-feel swing
Last synced: 04 Aug 2024
https://github.com/JetBrains/projector-docker
Run JetBrains IDEs remotely with Docker
Last synced: 02 Nov 2024
https://github.com/jetbrains/projector-docker
Run JetBrains IDEs remotely with Docker
Last synced: 26 Sep 2024
https://github.com/JetBrains/projector-server
Server-side library for running Swing applications remotely
Last synced: 01 Nov 2024
https://github.com/jetbrains/projector-server
Server-side library for running Swing applications remotely
Last synced: 26 Sep 2024
https://github.com/jfree/jfreechart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
charts data-visualization java2d javafx swing
Last synced: 29 Oct 2024
https://github.com/mgarin/weblaf
WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
components cross-platform java look-and-feel skin swing swing-components ui weblaf
Last synced: 14 Oct 2024
https://github.com/rememberber/mootool
Handy tool set for developers. 开发者常备小工具
desktop-app gui httpclient httprequest java jsonformat qrcode quicknote swing swing-gui switchhost tool
Last synced: 06 Nov 2024
https://github.com/cool-coding/remote-desktop-control
远程桌面控制(Spring+Netty+Swing)
Last synced: 14 Oct 2024
https://github.com/Cool-Coding/remote-desktop-control
远程桌面控制(Spring+Netty+Swing)
Last synced: 08 Aug 2024
https://github.com/rememberber/MooTool
Handy tool set for developers. 开发者常备小工具
desktop-app gui httpclient httprequest java jsonformat qrcode quicknote swing swing-gui switchhost tool
Last synced: 06 Sep 2024
https://github.com/jetbrains/projector-client
Common and client-related code for running Swing applications remotely
Last synced: 26 Sep 2024
https://github.com/JetBrains/projector-client
Common and client-related code for running Swing applications remotely
Last synced: 01 Nov 2024
https://github.com/JetBrains/projector-installer
Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
Last synced: 09 Nov 2024
https://github.com/jetbrains/projector-installer
Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
Last synced: 26 Sep 2024
https://github.com/soumyadip007/java-javafx-swing-projects-desktop-application-gui-software
All projects are based on ☕ Java(Swing.All projects are database(MySql) connected📂 and compatible to run is🖥️ Desktop(with .exe)🖱️.All projects have a Graphical User Interface(GUI)👨🏻💻 that user can communicate and understand the application easily).
awt-graphics gui java javafx-desktop-apps jtattoo mysql-database swing
Last synced: 11 Oct 2024
https://github.com/JetBrains/jewel
An implementation of the IntelliJ look and feels in Compose for Desktop
compose desktop intellij kotlin laf look-and-feel multiplatform swing theme ui
Last synced: 05 Sep 2024
https://github.com/jetbrains/jewel
An implementation of the IntelliJ look and feels in Compose for Desktop
compose desktop intellij kotlin laf look-and-feel multiplatform swing theme ui
Last synced: 07 Oct 2024
https://github.com/CoocooFroggy/FutureRestore-GUI
A modern GUI for FutureRestore, with added features to make the process easier.
futurerestore futurerestore-gui java swing
Last synced: 30 Oct 2024
https://github.com/dorkbox/systemtray
Cross-platform SystemTray support for Swing/AWT, macOS, GtkStatusIcon, and AppIndicator on Java 8+
appindicator awt cross-platform desktop desktop-environment gnome gtk gtk3 java jna linux mac-osx swing swt systemtray tray-icon tray-menu ubuntu
Last synced: 31 Oct 2024
https://github.com/weisj/darklaf
Darklaf - A themeable swing Look and Feel based on Darcula-Laf
darcula darcula-theme feel gui hacktoberfest intellij intellij-theme laf look lookandfeel native solarized solarized-dark-theme solarized-light-theme svg swing theme themes
Last synced: 09 Oct 2024
https://github.com/dorkbox/SystemTray
Cross-platform SystemTray support for Swing/AWT, macOS, GtkStatusIcon, and AppIndicator on Java 8+
appindicator awt cross-platform desktop desktop-environment gnome gtk gtk3 java jna linux mac-osx swing swt systemtray tray-icon tray-menu ubuntu
Last synced: 06 Aug 2024
https://github.com/fuzhengwei/guide-idea-plugin
IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当然在这个过程中也确实踩了不少坑!接下来在这个专栏会把一些关于 IDEA 插件开发用到的各项知识做成案例输出出来,帮助有需要的研发伙伴,一起建设 IDEA Plugin
Last synced: 06 Nov 2024
https://github.com/houarizegai/calculator
Calculator app created with Java Swing, It is simple with an easy code to help novices learn how to operate a calculator.
calculator calculator-app calculator-application java java-project java-swing swing swing-gui
Last synced: 07 Nov 2024
https://github.com/icela/friceengine
:video_game: JVM game engine based on Swing/JavaFX.
engine frice-engine game game-engine java javafx jvm kotlin platform-independent swing
Last synced: 12 Oct 2024
https://github.com/rodion-gudz/Android-Tool
Program, created to make popular adb and fastboot commands easier to use
adb android android-adb android-development android-sdk fastboot jar kotlin logcat pixel recovery sdk swing system-apps xiaomi
Last synced: 07 Nov 2024
https://github.com/yrojha4ever/javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
angular angularjs corejava hibernate java java-enterprise-edition java-guru java-students java-tutorial java-tutorials jsp maven object-oriented-programming servlet spring spring-boot stud-java stud-projects student swing
Last synced: 11 Oct 2024
https://github.com/dansoftowner/jsystemthemedetector
Java library for detecting that the (desktop) operating system uses dark UI theme or not
desktop java java-library java-native-access javafx jfa jna linux macos macosx native-library swing windows
Last synced: 31 Oct 2024
https://github.com/cdcsgit/lognote
Log viewer, Android logcat viewer for Windows, Linux, Mac
android kotlin log-viewer logcat logcat-viewer multiplatform pc swing
Last synced: 07 Nov 2024
https://github.com/jetbrains/lets-plot-skia
Skia frontend for Lets-Plot multiplatform plotting library.
android charts compose-multiplatform ggplot kotlin kotlin-android plotting swing
Last synced: 07 Oct 2024
https://github.com/milchreis/uibooster
🚀 Creates fast and easy dialogs for utility tools
cli confirmation-dialog dark-theme dialog easy-dialogs fast form gui java login login-dialog progress-dialog selection-dialog swing table table-dialog ui utility
Last synced: 06 Nov 2024
https://github.com/jfree/orson-charts
A 3D chart library for Java applications (JavaFX, Swing or server-side).
3d-charts data-visualization java2d javafx swing
Last synced: 31 Oct 2024
https://github.com/tsaglam/carcassonne
A digital version of the board game Carcassonne, implemented in Java. This desktop computer game supports up to five players at the same time (shared-screen multiplayer mode).
board-game carcassonne computer-game desktop java multiplayer swing tile-based
Last synced: 06 Nov 2024
https://github.com/valkryst/vterminal
A new Look-and-Feel (LaF) for Java, which allows for a grid-based display of Unicode characters with custom fore/background colors, font sizes, and pseudo-shaders. Originally designed for developing Roguelike/lite games.
2d 2d-framework 2d-game 2d-game-engine 2d-graphics ascii discord font game-engine gamedev hacktoberfest laf look-and-feel roguelike roguelike-library roguelike-tiles swing terminal tiles unicode
Last synced: 06 Nov 2024
https://github.com/valkryst/schillsaver
Schillsaver is a tool that transforms your files into videos, which can be uploaded to video hosting sites for free file storage.
4chan concept decoding encoded-files encodes-files encoding ffmpeg filestorage filestore hacktoberfest javafx-application javafx-desktop-apps proof-of-concept storage swing video youtube
Last synced: 12 Oct 2024
https://github.com/longforus/api-debugger
🔨A like Postman API debugger that supports custom encryption. 一个类似Postman的支持自定义加密传输的后台API接口调试工具.
android-development api-debugger kotlin mobile-development objectbox okhttp3 postman swing
Last synced: 12 Oct 2024
https://github.com/peterchenhdu/tank-battle
Java坦克大战游戏,基于Spring Boot,JDK8,Swing组件开发,有一些Bug,还在持续更新完善中...
java8 maven springboot swing tankbattle
Last synced: 13 Oct 2024
https://github.com/java2script/java2script
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
awt compiler cross-compiler eclipse eclipse-plugin java java-applet java-virtual-machine java2script javascript javascript-transpiler language migration swing swt transpiler
Last synced: 24 Aug 2024
https://github.com/gtiwari333/java-inventory-management-system-swing-hibernate
A Java/Swing/Hibernate system to manage inventory
hibernate inventory-management java swing
Last synced: 28 Oct 2024
https://github.com/hellokaton/swing-generate
:speak_no_evil: Swing development code generator
Last synced: 29 Oct 2024
https://github.com/jetbrains/projector-demo
A simple sample application demonstrating running Swing applications remotely
Last synced: 26 Sep 2024
https://github.com/sciss/syntaxpane
A simple to use Swing JEditorKit component supporting syntax highlighting for various languages. Issue tracker: https://codeberg.org/sciss/SyntaxPane/issues
swing syntax-highlighting widget
Last synced: 09 Nov 2024
https://github.com/grahamedgecombe/jterminal
JTerminal is a (roughly) VT100-compatible terminal emulator for Swing-based Java applications.
Last synced: 31 Oct 2024
https://github.com/skyblockclient/skyclient-universal
The Java (Universal) installer for SkyClient
installer java java-8 java8 minecraft minecraft-forge minecraftforge swing swing-gui
Last synced: 07 Nov 2024
https://github.com/jonatino/jogl2d
Zero-overhead 2D rendering library for JOGL using Kotlin
2d 3d development game gradle graphics java javafx jogl kotlin maven opengl swing zero-overhead
Last synced: 11 Oct 2024
https://github.com/abhyudayasharma/tic-tac-toe
A Tic-Tac-Toe Game with an unbeatable AI
ai artificial-intelligence artificial-intelligence-algorithms game java magic-square swing swing-gui tic-tac-toe tictactoe-java-game
Last synced: 29 Oct 2024
https://github.com/hta218/storemanager
Simple desktop application for store management
desktop-application java jdbc sql swing
Last synced: 14 Oct 2024
https://github.com/TangoraBox/ComponentInspector
Java Desktop (JavaFX and Swing) Component Inspector on mouse over
component component-inspector desktop inspector java javafx node swing
Last synced: 03 Aug 2024
https://github.com/sciss/scalainterpreterpane
A simple Swing wrapper using JSyntaxPane to drive the Scala Language Interpreter. Mirror of https://codeberg.org/sciss/ScalaInterpreterPane
Last synced: 09 Nov 2024
https://github.com/tangorabox/componentinspector
Java Desktop (JavaFX and Swing) Component Inspector on mouse over
component component-inspector desktop inspector java javafx node swing
Last synced: 12 Oct 2024
https://github.com/googtech/student-management-system-cs
:school: :mortar_board: Desktop applications developed using the Java programming language ~
gui java management-system student swing ui university-project
Last synced: 27 Oct 2024
https://github.com/sciss/swingosc
An OpenSoundControl (OSC) server to dynamically instantiate and control Java objects. Its main application is a GUI library for SuperCollider.
Last synced: 09 Nov 2024
https://github.com/theanishtar/davisy
Phần mềm quản lí bán hàng của cửa hàng cung cấp phụ kiện di động DAVISY
Last synced: 12 Oct 2024
https://github.com/jedwards1211/jhrome
Google Chrome-style tabbed panes for Java!
chrome-tabs java java-swing look-and-feel swing tabbed-view
Last synced: 23 Oct 2024
https://github.com/websemantics/hotdraw.js
HotDraw.js is a JavaScript Graphical User Interface (GUI) framework for developing structured drawing editors
diagram drawing gui hotdraw javascript svg swing
Last synced: 06 Nov 2024
https://github.com/sshtools/icon-generator
A simple library for generating Java2D (Swing/AWT) and JavaFX icons in Java, with SWT support in an add-on.
awt fontawesome generator icons java javafx swing swt
Last synced: 11 Oct 2024
https://github.com/zoran-jankov/repairq
RepairQ is a ticket system software application that is aimed for repair shops. It is used to track all business related things, from creating and tracing tickets, registering customers, devices that are being repaired, repair parts inventory and more.
beginer business-application data-structures database github-page java registration-forms registration-system repair-management repair-processes repair-service repairs-department serbian swing ticket-management
Last synced: 08 Nov 2024
https://github.com/bzsome/gobangclient
五子棋游戏,联机对战,人机对战,AI智能下棋,聊天室。纯jdk代码,文档齐全,下载即可运行。
Last synced: 09 Nov 2024
https://github.com/alimranahmed/ci-calculator
CI-Calculator, A scientific calculator, built using JAVA. Front-end has been designed by java swing API.
java scientific-calculator swing
Last synced: 23 Oct 2024
https://github.com/phith0n/projector-runner
Run Swing based GUI application within the Docker container through the Jetbrains Projector, and access it from browsers.
Last synced: 13 Oct 2024
https://github.com/dansoftowner/restart4j
Library for restarting your java application
desktop java java-library javafx swing
Last synced: 24 Oct 2024
https://github.com/theanishtar/sort-visualizer
Phần mềm mô phỏng các thuật toán sắp xếp
Last synced: 07 Nov 2024
https://github.com/parajulibkrm/java-labwork
A demo application to learn and explore all topic of Programming in Java Course.
assignment awt java javafx javafx-application javafx-gui pokhara-university swing
Last synced: 12 Oct 2024
https://github.com/sciss/treetable
Swing components, accessories, utilities, etc for use in a GUI.
Last synced: 09 Nov 2024
https://github.com/houarizegai/tictactoe
A simple Tic Tac Toe (XO) game 🎮 developped using Java Swing.
game java swing tic-tac-toe tictactoe
Last synced: 07 Nov 2024
https://github.com/parubok/multiline-label
Java Swing component to display multiline plain text.
java-11 java-module swing swing-component
Last synced: 12 Oct 2024
https://github.com/leonardpepa/segaleo
Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.
delivery food gui gui-application hotel hotel-management-system hotel-ordering-app java leonard leonardpepa leonarnt pepa swing uom
Last synced: 12 Oct 2024
https://github.com/igr/swingspy
Swing introspector, shows a hierarchy of dialog's elements under the cursor.
Last synced: 13 Oct 2024
https://github.com/willdoescode/willsautoclick
Fastest Java autoclicker in the entire west
auto-clicker clicker java robot swing swing-gui
Last synced: 06 Nov 2024
https://github.com/nepxion/marvel
💠 Nepxion Marvel is a meta-model framework based on ribbon desktop used for Comminications, Telecommunication, Mobiles
Last synced: 02 Nov 2024
https://github.com/harundogdu/javacompanyautomation
It is a desktop program designed using Java (Swing) to provide communication and synchronization between employees for small companies. @mduldul
communication desktop employees swing synchronization
Last synced: 14 Oct 2024
https://github.com/coobird/simpleimageviewer4j
a simple image viewer for Java
image-viewer java java-gui swing
Last synced: 28 Oct 2024
https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: 09 Nov 2024
https://github.com/danielbatres/orthodontic-dentistry-clinical-management
A Java application designed to streamline the management of clinics offering dental and orthodontic services. This project, developed using Java Swing, provides essential tools for such clinics, making it ideal for single-doctor practices. It helps manage patients, appointments, records and more.
application clinical clinical-application dentistry java java-app java-application java-se java-swing management orthodontic programming sql swing ui
Last synced: 13 Oct 2024
https://github.com/huichuanli/visible-algoritme-java
实现算法可视化使用java + swing<Play Data Structures in Java>. 《Java语言玩转数据结构》代码。
algorithms java swing swing-gui
Last synced: 09 Nov 2024
https://github.com/rememberber/weredis
Redis GUI客户端工具,包含IDEA插件和桌面版,项目初步开发中,暂不可用
intellij intellij-idea intellij-plugin intellijidea-plugin java kotlin redis redis-client swing
Last synced: 06 Nov 2024
https://github.com/leonardpepa/chess-game
Chess game java
chess chess-game chessgame game github java javaswing leonard leonardpepa leonarnt pepa swing swing-gui
Last synced: 12 Oct 2024
https://github.com/maxi1324/javacodegenerator
A Uml to Java Code Generator
awt class cool gui java object-oriented-programming string swing uml
Last synced: 05 Nov 2024
https://github.com/sj14/calculon
🧮 A basic, open-source, cross-platform, and note-style calculator.
Last synced: 30 Oct 2024
https://github.com/fracpete/jshell-scripting
Java widget for scripting with jshell. Requires Java 9 or later.
Last synced: 19 Oct 2024