Delphi
Winsoft JavaBridge v3.0 Full Source for Delphi 5 - 11 and Lazarus
Delphi library for interoperability with Java using Java Native Interface (JNI) and .class files.
Uses standard Java Native Interface
Available for Delphi 5 - 11 and Lazarus 2.0.12
Supports Windows 32, Windows 64, macOS and Linux
Source code...
Description
Delphi library for interoperability with Java using Java Native Interface (JNI) and .class files.
Uses standard Java Native Interface
Available for Delphi 5 - 11 and Lazarus 2.0.12
Supports Windows 32, Windows 64, macOS and Linux
Source code included in registered version
Royalty free distribution with applications
What's new
Version 3.0
added support for Delphi 11
added macOS support
added Linux support
added TJavaBridge class
updated declarations for Java 17
removed JNI interfaces
improved demo examples
bug fixes and improvements