Uses of Class
com.jniwrapper.macosx.cocoa.nsscrollview.NSScrollView

Packages that use NSScrollView
com.jniwrapper.macosx.cocoa.nsrulerview   
 

Uses of NSScrollView in com.jniwrapper.macosx.cocoa.nsrulerview
 

Methods in com.jniwrapper.macosx.cocoa.nsrulerview with parameters of type NSScrollView
 Id NSRulerView.initWithScrollView_orientation(NSScrollView scrollView, NSRulerOrientation orientation)
          This method represents the initWithScrollView() method of the NSRulerView Objective-C class.
 void NSRulerView.setScrollView(NSScrollView scrollView)