Android
android.text.style
public class

android.text.style.ForegroundColorSpan

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

Summary

Public Constructors

            ForegroundColorSpan(int color)

Public Methods

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

Details

Public Constructors

public ForegroundColorSpan(int color)

Public Methods

public int getForegroundColor()

public void updateDrawState(TextPaint ds)

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