Skip to content

lulunac27a/text-counter-java-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Counter Applications in Java, Kotlin and Groovy

This repository contains text counter applications for Java, Kotlin, and Groovy languages. All files in this repository have Java Swing and JavaFX versions of the text counter applications and it can calculate the character, word, and line counts for the entered text box area and the uploaded text files. JavaFX files are available in both JavaFX code and FXML files.