English | Site Directory

Android - An Open Handset Alliance Project

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)

Build m5-rc15i - 10 Jun 2008 13:54