org.rococoa.cocoa.appkit.protocols
Interface NSInputServerMouseTracker
- All Superinterfaces:
- ObjCObject
- All Known Implementing Classes:
- NSInputServer
public interface NSInputServerMouseTracker
- extends ObjCObject
These methods are sent to input servers that return YES to wantsToHandleMouseEvents. thePoint is in screen coordinate.
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 |
NSInputServerMouseTracker._class_
|
static interface |
NSInputServerMouseTracker._static_
native declaration : NSInputServer.h:60
Conversion Error : /// Original signature : -(void)mouseUpOnCharacterIndex:(NSUInteger) atCoordinate:() withModifier:(NSUInteger) client:(id)
- (void)mouseUpOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(null)thePoint withModifier:(NSUInteger)theFlags client:(id)sender; (Argument thePoint cannot be converted) |
_NSCLASS_
static final NSInputServerMouseTracker._class_ _NSCLASS_
Copyright © 2009. All Rights Reserved.