Uses of Interface
org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.CFRunLoopObserverCallBack

Packages that use CoreFoundationLibrary.CFRunLoopObserverCallBack
org.rococoa.cocoa.corefoundation   
 

Uses of CoreFoundationLibrary.CFRunLoopObserverCallBack in org.rococoa.cocoa.corefoundation
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CoreFoundationLibrary.CFRunLoopObserverCallBack
 CoreFoundationLibrary.__CFRunLoopObserver CoreFoundationLibrary.CFRunLoopObserverCreate(CoreFoundationLibrary.__CFAllocator allocator, NativeLong activities, boolean repeats, NativeLong order, CoreFoundationLibrary.CFRunLoopObserverCallBack callout, CFRunLoopObserverContext context)
          Original signature : CFRunLoopObserverRef CFRunLoopObserverCreate(CFAllocatorRef, CFOptionFlags, Boolean, CFIndex, CFRunLoopObserverCallBack, CFRunLoopObserverContext*)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:136
 



Copyright © 2009. All Rights Reserved.