org.rococoa.cocoa.preferencepanes
Interface PreferencePanesLibrary

All Superinterfaces:
Library

public interface PreferencePanesLibrary
extends Library

JNA Wrapper for library PreferencePanes
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 class PreferencePanesLibrary.NSPreferencePaneCancelUnselectNotification
           
static class PreferencePanesLibrary.NSPreferencePaneDoUnselectNotification
           
static interface PreferencePanesLibrary.NSPreferencePaneUnselectReply
           
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
Library.Handler
 
Field Summary
static PreferencePanesLibrary INSTANCE
           
static String kNSPrefPaneHelpMenuAnchorKey
           
static String kNSPrefPaneHelpMenuInfoPListKey
           
static String kNSPrefPaneHelpMenuTitleKey
           
 
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 PreferencePanesLibrary INSTANCE

kNSPrefPaneHelpMenuAnchorKey

static final String kNSPrefPaneHelpMenuAnchorKey
See Also:
Constant Field Values

kNSPrefPaneHelpMenuInfoPListKey

static final String kNSPrefPaneHelpMenuInfoPListKey
See Also:
Constant Field Values

kNSPrefPaneHelpMenuTitleKey

static final String kNSPrefPaneHelpMenuTitleKey
See Also:
Constant Field Values