Generated by
JDiff

Class javax.swing.JScrollPane

Documentation changed from old to new.

Added Methods
boolean isWheelScrollingEnabled() Indicates whether or not scrolling will take place in response to the mouse wheel.
void setWheelScrollingEnabled(boolean) Enables/disables scrolling in response to movement of the mouse wheel.
 

Changed Methods
ScrollPaneUI getUI() Documentation changed from old to new.
Returns the look and feel (L&F) object that renders this component.
void setLayout(LayoutManager) Documentation changed from old to new.
Sets the layout manager for this JScrollPane.