{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Wraps the Windows Java Access Bridge to let Python code programmatically interact with Java GUI applications' accessibility tree and events.","skillfed_tags":["windows-only","java-automation","gui-testing"],"use_cases":["Automate testing of Java applications by programmatically inspecting and interacting with GUI elements.","Build accessibility verification tools that validate Java application compliance with accessibility standards.","Create robotic process automation scripts that navigate and control Java-based enterprise applications.","Extract data from Java GUI applications by traversing the accessibility tree without modifying the application.","Monitor Java application UI state changes and respond to accessibility events in real time."],"what_it_does":"java-access-bridge-wrapper is a Python binding for the Windows Java Access Bridge, enabling programmatic access to the accessibility tree and event stream of Java GUI applications running on Windows. It wraps the native JAB API and provides abstractions for navigating application element hierarchies and locating specific components.\n\nThe package is designed for test automation, accessibility verification, and GUI introspection workflows. It requires careful thread management\u2014the wrapper object must be instantiated and operated within a dedicated thread that runs the Windows message pump, which handles asynchronous events from the Java application. The package depends only on pywin32 and supports Python 3.9 through 3.13 on 64-bit Windows systems.","worth_installing":"Yes, if you need to automate or inspect Java GUI applications on Windows. The package is actively maintained, has no known vulnerabilities, and installs with minimal friction. However, it requires careful setup: 64-bit Windows, Java >= 8, Python >= 3.9, and explicit enablement of the Java Access Bridge via jabswitch. The threading model adds complexity; use it only if you have a genuine need for Java GUI automation."},"id":"java-access-bridge-wrapper","links":{"html":"https://skillfed.io/packages/java-access-bridge-wrapper","md":"https://skillfed.io/packages/java-access-bridge-wrapper.md","pypi":"https://pypi.org/project/java-access-bridge-wrapper/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-23","license_spdx":null,"license_treatment":"permissive","name":"java-access-bridge-wrapper","python_support":"supports_current","summary":"Python wrapper for the Windows Java Access Bridge"},"popularity":{"monthly_downloads":490772,"position":6368,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
