Skip to content
#

Swing

swing logo

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.

Here are 5 public repositories matching this topic...

This project involved implementing an application to test and compare two pathfinding algorithms: BFS (Breadth-First Search) and D* Lite. The application was developed in C++ and Java, using Raylib for the graphical user interface in C++ and Swing in Java. The main objective was to evaluate the performance and memory usage of both languages.

  • Updated Dec 9, 2024
  • C

Created by Oracle

Released March 1998

Followers
43 followers
Website
docs.oracle.com/javase/tutorial/uiswing