Used JWINAPI for Windows?


Editors’ Review

Download.com staff
JWinAPI bridges Java applications to the Windows platform, offering native access to Windows API functions without requiring JNI.
  • Pros

    • Manages Windows Registry from Java
    • Sends keystrokes to other applications
    • Kills Windows processes
    • Sets Swing applications to always on top
    • Simplifies Windows integration for Java
  • Cons

    • Small subset of Windows API implemented
    • Requires Windows platform
    • Version 1 updates are unspecified

Used JWINAPI for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2000
  • Windows 98
  • Windows XP
  • Windows 10
  • Windows Vista
  • Windows NT
Additional Requirements
Windows 98/NT/2000/XP/Vista, Java run time
POPULARITY
Total Downloads
305
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Build Java applications.

JWinAPI is a small subset of the Windows API that can be implemented natively by Java applications. It is very helpful to those of you that write Java applications that run on the Windows platform. As you know, Java has no real visibility into Windows because of the way it is architected - and rightly so. Therefore, my API can give you much needed functionality without having to know the Windows API - or even write a JNI DLL.

Tasks from Native Windows Registry Management, to sending keystrokes to other applications, to killing Windows processes - even setting your swing apps to be 'always on top' are now possible from Java applications. Version 1 includes unspecified updates.


Download.com
Your review for JWINAPI