Android
android.text.style
public class

android.text.style.BackgroundColorSpan

java.lang.Object
android.text.style.CharacterStyle
android.text.style.BackgroundColorSpan

Summary

Public Constructors

            BackgroundColorSpan(int color)

Public Methods

          int  getBackgroundColor()
          void  updateDrawState(TextPaint ds)
Methods inherited from class android.text.style.CharacterStyle
Methods inherited from class java.lang.Object

Details

Public Constructors

public BackgroundColorSpan(int color)

Public Methods

public int getBackgroundColor()

public void updateDrawState(TextPaint ds)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56