|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.solovyev.android.view.AndroidViewUtils
public final class AndroidViewUtils
User: serso Date: 11/3/12 Time: 10:49 PM
| Method Summary | |
|---|---|
static void |
applyButtonDef(android.widget.Button button,
ButtonDef buttonDef)
|
static void |
applyButtonDef(android.widget.ImageButton imageButton,
ButtonDef buttonDef)
|
static void |
applyViewDef(android.view.View view,
ViewDef viewDef)
|
static boolean |
drawDrawables(android.graphics.Canvas canvas,
android.widget.TextView textView)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean drawDrawables(android.graphics.Canvas canvas,
@Nonnull
android.widget.TextView textView)
public static void applyButtonDef(@Nonnull
android.widget.Button button,
@Nonnull
ButtonDef buttonDef)
public static void applyButtonDef(@Nonnull
android.widget.ImageButton imageButton,
@Nonnull
ButtonDef buttonDef)
public static void applyViewDef(@Nonnull
android.view.View view,
@Nonnull
ViewDef viewDef)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||