-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
generic
-
generic
DesktopProperties are always loaded whenever a JScrollPane is created because BasicScrollPaneUI checks to see if a mouse wheel is absent before creating the MouseWheelListener. This check is not strictly necessary, and experimental evidence suggest that removing it would benefit the JDK footprint.