JNA API 3.2.4

JNA API Documentation

This document is the API specification for the JNA library for simplified native library access for Java.

See: Description

Java Native Access 
Package Description
com.sun.jna
Provides simplified native library access.
com.sun.jna.ptr
Provides various native pointer-to-type (<type> *) representations.
com.sun.jna.win32
Provides type and function mappers required for standard APIs on the Windows platform.
Examples 
Package Description
com.sun.jna.examples
Various examples of library mappings and cross-platform feature implementations.
com.sun.jna.examples.dnd
Cross-platform ghosted drag image implementation with demo application.
Unix Examples 
Package Description
com.sun.jna.examples.unix
Provides examples of *nix library mappings.
Windows Examples 
Package Description
com.sun.jna.examples.win32
Provides examples of w32 library mappings.
JNA API 3.2.4

Copyright © 2007-2009 Timothy Wall. All Rights Reserved.