org.rococoa.cocoa.appkit.categories
Interface NSCompletion

All Known Implementing Classes:
NSTextView

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_
           
 
Method Summary
 void complete(org.rococoa.ID sender)
           
 NSObject rangeForUserCompletion()
           
 

Method Detail

complete

void complete(org.rococoa.ID sender)

rangeForUserCompletion

NSObject rangeForUserCompletion()