Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Text counter application in Java, Kotlin and Groovy
- Host: GitHub
- URL: https://github.com/lulunac27a/text-counter-java-application
- Owner: lulunac27a
- License: mit
- Created: 2023-11-09T20:48:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-21T16:56:24.000Z (5 months ago)
- Last Synced: 2024-09-30T04:01:19.163Z (about 1 month ago)
- Topics: 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
- Language: Kotlin
- Homepage: https://lulunac27a.github.io/text-counter-java-application/
- Size: 693 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.