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

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

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

Methods in com.jniwrapper.macosx.cocoa.nsscroller with parameters of type NSScrollerArrow
 void NSScroller.drawArrow_highlight(NSScrollerArrow whichArrow, boolean flag)
          This method represents the drawArrow() method of the NSScroller Objective-C class.