A Java-based graphing tool to plot mathematical functions, handle complex power expressions, and display derivatives with real-time hover tracking.
-
Updated
Jul 14, 2025 - Java
A Java-based graphing tool to plot mathematical functions, handle complex power expressions, and display derivatives with real-time hover tracking.
A simple and elegant Java Swing desktop application that calculates your Body Mass Index (BMI) based on your height (in feet and inches) and weight (in kilograms). This tool also categorizes your BMI result (e.g., underweight, normal, overweight or obese).
A simple and intuitive Java Swing desktop application that converts height from feet and inches to centimeters. Designed with a clean GUI, this tool is useful for quick and accurate height conversions in both personal and academic use cases.
A beginner-friendly Java Swing desktop application that performs the addition of two numbers entered by the user. The app provides a simple graphical user interface (GUI) to input numbers and view the result instantly.
The Banking System is a Java Swing application that simulates basic banking operations. It provides a user-friendly interface for managing accounts, transactions, and other essential banking functions. Features
A lightweight Java Swing desktop application that counts the number of words, characters in a given text input.
A simple Java Swing-based desktop application that calculates the percentage value of a number. This tool helps users quickly find "What is X% of Y" with a clear and intuitive user interface.
A Java Swing-based desktop application that performs basic arithmetic operations such as addition, subtraction, multiplication and division. This application is designed with a user-friendly GUI for easy and intuitive usage.
A simple and intuitive Java Swing desktop application that converts weight from kilograms (kg) to pounds (lbs).
A simple Java Swing desktop application that displays a real-time digital clock. The time automatically updates every second and reflects your local system timezone — whether it's IST, PST, UTC, or any other region.
A simple Java Swing-based desktop application that allows users to convert temperatures from Celsius to Fahrenheit with a user-friendly graphical interface.
Add a description, image, and links to the javaswingapplication topic page so that developers can more easily learn about it.
To associate your repository with the javaswingapplication topic, visit your repo's landing page and select "manage topics."