|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSComboBoxCellDataSource
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 |
NSComboBoxCellDataSource._static_
|
Method Summary | |
---|---|
NSString |
comboBoxCell_completedString(NSComboBoxCell aComboBoxCell,
NSString uncompletedString)
|
int |
comboBoxCell_indexOfItemWithStringValue(NSComboBoxCell aComboBoxCell,
NSString string)
|
NSObject |
comboBoxCell_objectValueForItemAtIndex(NSComboBoxCell aComboBoxCell,
int index)
|
int |
numberOfItemsInComboBoxCell(NSComboBoxCell comboBoxCell)
|
Method Detail |
---|
int numberOfItemsInComboBoxCell(NSComboBoxCell comboBoxCell)
NSObject comboBoxCell_objectValueForItemAtIndex(NSComboBoxCell aComboBoxCell, int index)
int comboBoxCell_indexOfItemWithStringValue(NSComboBoxCell aComboBoxCell, NSString string)
NSString comboBoxCell_completedString(NSComboBoxCell aComboBoxCell, NSString uncompletedString)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |