|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.baka.ambient.views.gesturelist.TouchPadController
final class TouchPadController
Controls the GesturesListView component via the touchpad.
| Constructor Summary | |
|---|---|
TouchPadController(GesturesListView view)
Creates new controller. |
|
| Method Summary | |
|---|---|
(package private) boolean |
onTouchEvent(android.view.MotionEvent event)
Handles the View.onTouchEvent(MotionEvent) events. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
TouchPadController(GesturesListView view)
view - the view to control.| Method Detail |
|---|
boolean onTouchEvent(android.view.MotionEvent event)
View.onTouchEvent(MotionEvent) events.
event - the event to handle
false then the event is not handled and should
be routed to super class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||