{"id":20306012,"url":"https://github.com/olyutorskii/quetexj","last_synced_at":"2026-02-19T19:02:34.520Z","repository":{"id":51337177,"uuid":"205168836","full_name":"olyutorskii/QuetexJ","owner":"olyutorskii","description":"QuetexJ is a Java Swing MVC sets library  that supports pseudo endless text-component.","archived":false,"fork":false,"pushed_at":"2025-02-01T05:11:37.000Z","size":228,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-07-11T08:59:02.502Z","etag":null,"topics":["endless-scroll","java","java-library","logging-library","mvc","scrollbar","swing","swing-component","textarea","viewport"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olyutorskii.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-29T13:20:39.000Z","updated_at":"2025-02-01T05:09:31.000Z","dependencies_parsed_at":"2025-06-22T05:02:14.922Z","dependency_job_id":"387af082-76b4-4ffd-848e-5f0ca277a377","html_url":"https://github.com/olyutorskii/QuetexJ","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/olyutorskii/QuetexJ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FQuetexJ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FQuetexJ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FQuetexJ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FQuetexJ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olyutorskii","download_url":"https://codeload.github.com/olyutorskii/QuetexJ/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FQuetexJ/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["endless-scroll","java","java-library","logging-library","mvc","scrollbar","swing","swing-component","textarea","viewport"],"created_at":"2024-11-14T17:11:19.268Z","updated_at":"2026-02-19T19:02:34.501Z","avatar_url":"https://github.com/olyutorskii.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuetexJ #\n\n![Java CI with Maven](https://github.com/olyutorskii/QuetexJ/workflows/Java%20CI%20with%20Maven/badge.svg)\n![CodeQL](https://github.com/olyutorskii/QuetexJ/workflows/CodeQL/badge.svg)\n\n-----------------------------------------------------------------------\n\n## What is QuetexJ ? ##\n\n* **QuetexJ** is a Java Swing MVC sets library\n that supports pseudo endless [text-component][TEXTAREA].\n\n* QuetexJ is useful for outputting adhoc text information\n like logging.\n\n* QuetexJ automatically chops beginning of text to free memory\n according to height of text component behind [view-port][VIEWPORT].\n Of course the physical line layouts are kept.\n\n* QuetexJ works closely with vertical [JScrollBar][SCROLLBAR]\n to keep view-port view when chopping text.\n\n* QuetexJ supports auto-tracking mode\n that always displays last part of text component to view-port.\n\n* QuetexJ includes log handler that complies with [java.util.logging][LOGGING].\n\n* QuetexJ archive includes [test-harness][HARNESS] GUI for trial use.\n\n\n## How to build ##\n\n* QuetexJ needs to use [Maven 3.3.9+](https://maven.apache.org/)\n and JDK 1.8+ to be built.\n\n* QuetexJ runtime does not depend on any other library at all.\n Just compile Java sources under `src/main/java/` if you don't use Maven.\n\n\n## License ##\n\n* Code is under [The MIT License][MIT].\n\n\n## Project founder ##\n\n* By [olyutorskii](https://github.com/olyutorskii) at 2019\n\n\n[LOGGING]: https://docs.oracle.com/javase/8/docs/api/java/util/logging/package-summary.html\n[VIEWPORT]: https://docs.oracle.com/javase/8/docs/api/javax/swing/JViewport.html\n[SCROLLBAR]: https://docs.oracle.com/javase/8/docs/api/javax/swing/JScrollBar.html\n[TEXTAREA]: https://docs.oracle.com/javase/8/docs/api/javax/swing/JTextArea.html\n[MIT]: https://opensource.org/licenses/MIT\n[HARNESS]: https://olyutorskii.github.io/QuetexJ/site/xref-test/index.html\n\n\n--- EOF ---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folyutorskii%2Fquetexj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folyutorskii%2Fquetexj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folyutorskii%2Fquetexj/lists"}