API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.widget.ScrollBarDrawable

Removed Methods
boolean getDrawBackground()  
boolean hasNothingToDraw()  
void setDrawBackground(boolean)  
void setParams(int, int, int, boolean)  
 

Added Methods
boolean getAlwaysDrawHorizontalTrack() Indicates whether the horizontal scrollbar track should always be drawn regardless of the extent.
boolean getAlwaysDrawVerticalTrack() Indicates whether the vertical scrollbar track should always be drawn regardless of the extent.
void setAlwaysDrawHorizontalTrack(boolean) Indicate whether the horizontal scrollbar track should always be drawn regardless of the extent.
void setAlwaysDrawVerticalTrack(boolean) Indicate whether the vertical scrollbar track should always be drawn regardless of the extent.
void setParameters(int, int, int, boolean)  
 

Changed Methods
void onBoundsChange(Rect) Method was inherited from android.graphics.drawable.Drawable, but is now defined locally.  
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff