Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A simple calculator application built with Java Swing.

Purpose

This project was created for testing and learning Java Swing - exploring GUI development with Java's standard toolkit for building desktop applications.

Description

A straightforward calculator application demonstrating the fundamentals of Java Swing, including:

  • Building graphical user interfaces with Swing components
  • Handling user events and interactions
  • Creating a functional desktop application

Building the Project

This project uses Gradle for building. To compile and run:

gradle build

Notes

This is an educational project intended for learning and experimentation with Java Swing. It's a great starting point for anyone learning GUI development with Java.

About

Simple app for testing java swing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages