|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSCompletion
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 |
NSCompletion._static_
from NSCompletion native declaration : NSTextView.h:240 Conversion Error : /// Original signature : -(void)insertCompletion:(NSString*) forPartialWordRange:() movement:(NSInteger) isFinal:(BOOL) - (void)insertCompletion:(NSString*)word forPartialWordRange:(null)charRange movement:(NSInteger)movement isFinal:(BOOL)flag; (Argument charRange cannot be converted) |
Method Summary | |
---|---|
void |
complete(ObjCObject sender)
Original signature : -(void)complete:(id) from NSCompletion native declaration : NSTextView.h:231 |
NSObject |
rangeForUserCompletion()
Original signature : -(id)rangeForUserCompletion from NSCompletion native declaration : NSTextView.h:234 |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
void complete(ObjCObject sender)
-(void)complete:(id)
NSObject rangeForUserCompletion()
-(id)rangeForUserCompletion
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |