|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSMenuItemCell | |
---|---|
org.rococoa.cocoa.appkit |
Uses of NSMenuItemCell in org.rococoa.cocoa.appkit |
---|
Subclasses of NSMenuItemCell in org.rococoa.cocoa.appkit | |
---|---|
class |
NSPopUpButtonCell
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
Methods in org.rococoa.cocoa.appkit that return NSMenuItemCell | |
---|---|
static NSMenuItemCell |
NSMenuItemCell.alloc()
|
abstract NSMenuItemCell |
NSMenuItemCell._class_.alloc()
|
abstract NSMenuItemCell |
NSMenuView.menuItemCellForItemAtIndex(NSInteger index)
Original signature : -(NSMenuItemCell*)menuItemCellForItemAtIndex:(NSInteger) native declaration : NSMenuView.h:91 |
static NSMenuItemCell |
NSMenuItemCell.new_()
|
abstract NSMenuItemCell |
NSMenuItemCell._class_.new_()
|
Methods in org.rococoa.cocoa.appkit with parameters of type NSMenuItemCell | |
---|---|
abstract void |
NSMenuView.setMenuItemCell_forItemAtIndex(NSMenuItemCell cell,
NSInteger index)
Original signature : -(void)setMenuItemCell:(NSMenuItemCell*) forItemAtIndex:(NSInteger) native declaration : NSMenuView.h:90 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |