|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.method.Touch
public class Touch
| Method Summary | |
|---|---|
static int |
getInitialScrollX(TextView widget,
Spannable buffer)
|
static int |
getInitialScrollY(TextView widget,
Spannable buffer)
|
static boolean |
onTouchEvent(TextView widget,
Spannable buffer,
MotionEvent event)
|
static void |
scrollTo(TextView widget,
Layout layout,
int x,
int y)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void scrollTo(TextView widget,
Layout layout,
int x,
int y)
public static boolean onTouchEvent(TextView widget,
Spannable buffer,
MotionEvent event)
public static int getInitialScrollX(TextView widget,
Spannable buffer)
public static int getInitialScrollY(TextView widget,
Spannable buffer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||