jtextarea
There are 9 repositories under jtextarea topic.
Iapetus-11/PaddleBall
A text based pong/breakout clone
santhosht-24/Java-Calculator
This repository holds a Java WindowBuilder application code for a Standard Calculator.
EGA-SUPREMO/mini-word-processor
A micro word processor using Java
HimanshiDafouty/Notepad-JAVA-PROJECT
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.
Lefteris-Souflas/Java-Desktop-App
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.
MSH-trojan/Java_21_Words_Frame_1
A program showing how to work with another JFrame variable, JTextArea.
proteendas/LGMVIP-Java-05
This repository contains a Java project, a Simple Text Editor. This project use various Java technologies such as Java Swing, Java AWT, JTextArea, JMenu and JMenuItems.
theFox6/KeyTest
A java swing implementation of streams writing to and reading from a TextArea
Valkryst/JCopyButton
JCopyButton is a Java Swing component designed to copy the contents of a JTextComponent to the system clipboard when clicked.