org.rococoa.cocoa.appkit
Interface AppKitLibrary

All Superinterfaces:
com.sun.jna.Library

public interface AppKitLibrary
extends com.sun.jna.Library

Author:
paulloy

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.Handler
 
Field Summary
static AppKitLibrary 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
 
Method Summary
 void NSRectFill(NSRect aRect)
           
 

Field Detail

INSTANCE

static final AppKitLibrary INSTANCE
Method Detail

NSRectFill

void NSRectFill(NSRect aRect)


Copyright © 2012. All Rights Reserved.