# build-UI-using-Swing-sample-project
**Repository Path**: learn_jshand/build-UI-using-Swing-sample-project
## Basic Information
- **Project Name**: build-UI-using-Swing-sample-project
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-12-16
- **Last Updated**: 2025-12-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Swing UI designer tutorial
[](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
This project is used in the [Build UI Using Swing](https://www.jetbrains.com/help/idea/design-gui-using-swing.html) tutorial.
In this tutorial you learn the basics of working with the UI Designer and you build your own GUI form. The sample application you build is called Book Editor, and it is used to add the information about a book, such as its title, author, genre, and availability status.