|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.baka.ambient.views.Iconify
public final class Iconify
A play on the Linkify class - iconifies given spannables instead.
| Method Summary | |
|---|---|
static java.lang.CharSequence |
iconify(android.content.Context c,
int stringResId)
Loads and iconifies given spannable. |
static void |
iconify(android.content.Context c,
android.text.Spannable s)
Iconifies given spannable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void iconify(android.content.Context c,
android.text.Spannable s)
c - the contexts - the spannable
public static java.lang.CharSequence iconify(android.content.Context c,
int stringResId)
c - the contextstringResId - the string resource ID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||