A Basic Paint Application based on Java Swing.
-
Updated
Mar 30, 2018 - Java
A Basic Paint Application based on Java Swing.
The Spell Checker is a Java project that checks for spelling mistakes in a .txt file. It uses JFileChooser to allow the user to select a dictionary and file to check, stores the dictionary words in an ArrayList for efficient searching, and compares the spelling of the words in the file to the dictionary to identify errors.
Pure Java JFileChooser for Mac - forked from Quaqua
Minimal example demonstrating macOS 10.15 Catalina file access issue in Java 8 and 11
Displays the Mandelbrot and Julia sets using a java GUI.
An executable capable of reading out files and showing what it contains
This project is a Java-based text editor application, inspired by the classic Notepad program found in Windows. The application provides essential text-editing functionalities, including creating, opening, saving, printing, copying, pasting, cutting, and selecting text.
Exercício 4, de processos, da matéria de Sistemas Operacionais 1 do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste
Java desktop app for parking lot management calculates charges based on time, records entries/exits in a database, and displays status/collections. User options include entering/exiting parking, saving transactions, starting a new day, searching cars, and exiting. JTextArea and JTable components are utilized for interaction and data display.
Add a description, image, and links to the jfilechooser topic page so that developers can more easily learn about it.
To associate your repository with the jfilechooser topic, visit your repo's landing page and select "manage topics."