JNIWrapper Documentation

The following documentation is currently available for JNIWrapper.

Programmer’s Guide [v3.6.1]

This guide introduces JNIWrapper, describes its design goals, concepts and principles, provides the requirements for using the product as well as sufficient information you need to know before starting to work with it.

Tutorial for JNIWrapper for Windows

This tutorial is designed to illustrate creation of a simple application with certain features not provided by the Java platform and to demonstrate the basic concepts you need to know to develop successful applications using JNIWrapper.

JavaDoc

Online Documentation: JNIWrapper 3.6.1 (JavaDoc) [new] html zip

API Differences Between JNIWrapper 2.9.5 and JNIWrapper 3.0 html

JNIWrapper 2.9.5 html

Questions and Answers (FAQ)

Here you can find answers to commonly asked questions about how to get started and work with the JNIWrapper.

Troubleshooting

This section contains description of common problems, their causes and suggested solutions.

Mapping for Native Types to JNIWrapper Classes

Using the reference table, you can check mappings of C/C++ types to JNIWrapper classes. This is especially useful when you work with native methods calls within your Java code.

Installation Instructions

For installation and troubleshooting instructions, please see the ReadMe.txt file inside the JNIWrapper package.

Release Notes

Each new version of JNIWrapper is supplied with updated Release Notes. To view version specific information, make sure to check the appropriate section inside What’s New page before installing JNIWrapper.