Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lulunac27a/text-counter-java-application

Text counter application in Java, Kotlin and Groovy
https://github.com/lulunac27a/text-counter-java-application

application fxml groovy java java-app java-application java-swing javafx jframe kotlin kotlin-app kotlin-application kotlin-javafx swing text text-area text-box text-counter

Last synced: about 8 hours ago
JSON representation

Text counter application in Java, Kotlin and Groovy

Awesome Lists containing this project

README

        

# 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.