|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSPasteboardOwner
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 interface |
NSPasteboardOwner._static_
|
Method Summary | |
---|---|
void |
pasteboard_provideDataForType(NSPasteboard sender,
NSString type)
Original signature : -(void)pasteboard:(NSPasteboard*) provideDataForType:(NSString*) from NSPasteboardOwner native declaration : NSPasteboard.h:155 |
void |
pasteboardChangedOwner(NSPasteboard sender)
Original signature : -(void)pasteboardChangedOwner:(NSPasteboard*) from NSPasteboardOwner native declaration : NSPasteboard.h:156 |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
void pasteboard_provideDataForType(NSPasteboard sender, NSString type)
-(void)pasteboard:(NSPasteboard*) provideDataForType:(NSString*)
void pasteboardChangedOwner(NSPasteboard sender)
-(void)pasteboardChangedOwner:(NSPasteboard*)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |