org.rococoa.cocoa.osakit
Interface OSAKitLibrary

All Superinterfaces:
Library

public interface OSAKitLibrary
extends Library

JNA Wrapper for library OSAKit
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface OSAKitLibrary.OSALanguageFeatures
           
static class OSAKitLibrary.OSAScriptErrorAppName
           
static class OSAKitLibrary.OSAScriptErrorBriefMessage
           
static class OSAKitLibrary.OSAScriptErrorMessage
           
static class OSAKitLibrary.OSAScriptErrorNumber
           
static class OSAKitLibrary.OSAScriptErrorRange
           
static class OSAKitLibrary.OSAStorageApplicationBundleType
           
static class OSAKitLibrary.OSAStorageApplicationType
           
static interface OSAKitLibrary.OSAStorageOptions
           
static class OSAKitLibrary.OSAStorageScriptBundleType
           
static class OSAKitLibrary.OSAStorageScriptType
           
static class OSAKitLibrary.OSAStorageTextType
           
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
Library.Handler
 
Field Summary
static OSAKitLibrary INSTANCE
           
 
Fields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
 

Field Detail

INSTANCE

static final OSAKitLibrary INSTANCE