- 
    Bug 
- 
    Resolution: Fixed
- 
     P5 P5
- 
    7
- 
        b01
- 
        generic
- 
        windows_2000
- 
        Verified
                    WScrollPane$Adjustor.run invoke native setTypedValue(adj, newpos, type) method to access java.awt.ScrollPaneAdjustable.setTypedValue(int v, int type) method which is private.
Should use reflection API to do that. See awt_ScrollPane.cpp for native method body.
            
Should use reflection API to do that. See awt_ScrollPane.cpp for native method body.