|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSComboBoxDataSource
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 |
NSComboBoxDataSource._static_
|
Method Summary | |
---|---|
NSString |
comboBox_completedString(NSComboBox aComboBox,
NSString string)
|
int |
comboBox_indexOfItemWithStringValue(NSComboBox aComboBox,
NSString string)
|
NSObject |
comboBox_objectValueForItemAtIndex(NSComboBox aComboBox,
int index)
|
int |
numberOfItemsInComboBox(NSComboBox aComboBox)
|
Method Detail |
---|
int numberOfItemsInComboBox(NSComboBox aComboBox)
NSObject comboBox_objectValueForItemAtIndex(NSComboBox aComboBox, int index)
int comboBox_indexOfItemWithStringValue(NSComboBox aComboBox, NSString string)
NSString comboBox_completedString(NSComboBox aComboBox, NSString string)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |