Skip to content

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.