-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 7
-
Component/s: client-libs
-
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.