org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGScreenRefreshCallback

All Superinterfaces:
Callback
Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGScreenRefreshCallback
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
 void invoke(int count, CGRect rects, Pointer userInfo)
           
 

Method Detail

invoke

void invoke(int count,
            CGRect rects,
            Pointer userInfo)


Copyright © 2009. All Rights Reserved.