org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGEventTapCallBack

All Superinterfaces:
Callback
Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGEventTapCallBack
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 CoreGraphicsLibrary.__CGEvent invoke(CoreGraphicsLibrary.__CGEventTapProxy proxy, int type, CoreGraphicsLibrary.__CGEvent event, Pointer userInfo)
           
 

Method Detail

invoke

CoreGraphicsLibrary.__CGEvent invoke(CoreGraphicsLibrary.__CGEventTapProxy proxy,
                                     int type,
                                     CoreGraphicsLibrary.__CGEvent event,
                                     Pointer userInfo)


Copyright © 2009. All Rights Reserved.