Uses of Class
org.rococoa.cocoa.appkit.NSPopUpButtonCell

Packages that use NSPopUpButtonCell
org.rococoa.cocoa.appkit   
 

Uses of NSPopUpButtonCell in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSPopUpButtonCell
static NSPopUpButtonCell NSPopUpButtonCell.alloc()
           
abstract  NSPopUpButtonCell NSPopUpButtonCell._class_.alloc()
           
static NSPopUpButtonCell NSPopUpButtonCell.createTextCell_pullsDown(NSString stringValue, boolean pullDown)
          Factory method
abstract  NSPopUpButtonCell NSPopUpButtonCell.initTextCell_pullsDown(NSString stringValue, boolean pullDown)
          Original signature : -(id)initTextCell:(NSString*) pullsDown:(BOOL)
native declaration : NSPopUpButtonCell.h:44
static NSPopUpButtonCell NSPopUpButtonCell.new_()
           
abstract  NSPopUpButtonCell NSPopUpButtonCell._class_.new_()
           
 



Copyright © 2009. All Rights Reserved.