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

Packages that use NSPathComponentCell
org.rococoa.cocoa.appkit   
 

Uses of NSPathComponentCell in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSPathComponentCell
static NSPathComponentCell NSPathComponentCell.alloc()
           
abstract  NSPathComponentCell NSPathComponentCell._class_.alloc()
           
abstract  NSPathComponentCell NSPathControl.clickedPathComponentCell()
          Original signature : -(NSPathComponentCell*)clickedPathComponentCell
native declaration : NSPathControl.h:49
abstract  NSPathComponentCell NSPathCell.clickedPathComponentCell()
          Returns the clicked cell, or nil, if a no cell has been clicked.
static NSPathComponentCell NSPathComponentCell.new_()
           
abstract  NSPathComponentCell NSPathComponentCell._class_.new_()
           
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSPathComponentCell
abstract  NSRect.ByValue NSPathCell.rectOfPathComponentCell_withFrame_inView(NSPathComponentCell cell, NSRect.ByValue frame, NSView view)
          Returns the current rect being displayed for a particular NSPathComponentCell 'cell', with respect to the 'frame' in 'view'.
 



Copyright © 2009. All Rights Reserved.