ComfyJ 2.x is a Java‑COM bridge by TeamDev that enables Java applications to seamlessly integrate with COM, OLE, and ActiveX components on Windows. It supports embedding ActiveX controls, automating Office applications, and exposing Java functionality to COM clients.
The ultimate cross-platform Java library for native code integration, allowing developers to call native functions, handle C data types, and interface with platform-specific APIs on Windows, macOS, and Linux—all without writing boilerplate JNI code.
The reliable JNI wrapper for Linux (x86/x64) that allows Java developers to access native functions and C/C++ shared libraries directly, abstracting away the complexities of JNI for efficient and high-performance native integration.
A specialized JNI wrapper for macOS (x64), enabling Java applications to seamlessly call native code, access platform-specific features, and integrate C/C++ libraries with high performance and automatic memory management.
High-performance Java library for deep integration with the Windows operating system (x86/x64). It allows Java applications to access native functions and leverage the Windows API, including the registry and hooks, all without complex JNI code.
JxCapture 3.x is a cross-platform Java library by TeamDev that enables Java applications to capture screenshots, record videos of the screen or specific windows, and include audio input. Ideal for desktop apps needing high-performance screen capture functionality.