Uses of Class
com.jniwrapper.macosx.cocoa.nsscroller.NSScrollerPart

Packages that use NSScrollerPart
com.jniwrapper.macosx.cocoa.nsscroller   
 

Uses of NSScrollerPart in com.jniwrapper.macosx.cocoa.nsscroller
 

Methods in com.jniwrapper.macosx.cocoa.nsscroller that return NSScrollerPart
 NSScrollerPart NSScroller.testPart(NSPoint thePoint)
           
 NSScrollerPart NSScroller.hitPart()
           
 

Methods in com.jniwrapper.macosx.cocoa.nsscroller with parameters of type NSScrollerPart
 NSRect NSScroller.rectForPart(NSScrollerPart partCode)