/documentation/utils/widget/com/google/marvin/widget/GestureOverlay.GestureListener.html

http://eyes-free.googlecode.com/ · HTML · 247 lines · 196 code · 31 blank · 20 comment · 0 complexity · 0030adad7a3021f9445153772634eef0 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_16) on Fri Feb 26 16:07:36 PST 2010 -->
  6. <TITLE>
  7. GestureOverlay.GestureListener
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-02-26">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="GestureOverlay.GestureListener";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/google/marvin/widget/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  39. </TR>
  40. </TABLE>
  41. </TD>
  42. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  43. </EM>
  44. </TD>
  45. </TR>
  46. <TR>
  47. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  48. &nbsp;<A HREF="../../../../com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget"><B>PREV CLASS</B></A>&nbsp;
  49. &nbsp;NEXT CLASS</FONT></TD>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. <A HREF="../../../../index.html?com/google/marvin/widget/GestureOverlay.GestureListener.html" target="_top"><B>FRAMES</B></A> &nbsp;
  52. &nbsp;<A HREF="GestureOverlay.GestureListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  53. &nbsp;<SCRIPT type="text/javascript">
  54. <!--
  55. if(window==top) {
  56. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  57. }
  58. //-->
  59. </SCRIPT>
  60. <NOSCRIPT>
  61. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  62. </NOSCRIPT>
  63. </FONT></TD>
  64. </TR>
  65. <TR>
  66. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  67. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  68. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  69. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  70. </TR>
  71. </TABLE>
  72. <A NAME="skip-navbar_top"></A>
  73. <!-- ========= END OF TOP NAVBAR ========= -->
  74. <HR>
  75. <!-- ======== START OF CLASS DATA ======== -->
  76. <H2>
  77. <FONT SIZE="-1">
  78. com.google.marvin.widget</FONT>
  79. <BR>
  80. Interface GestureOverlay.GestureListener</H2>
  81. <DL>
  82. <DT><B>Enclosing class:</B><DD><A HREF="../../../../com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A></DD>
  83. </DL>
  84. <HR>
  85. <DL>
  86. <DT><PRE>public static interface <B>GestureOverlay.GestureListener</B></DL>
  87. </PRE>
  88. <P>
  89. The callback interface to be used when a gesture is detected.
  90. <P>
  91. <P>
  92. <HR>
  93. <P>
  94. <!-- ========== METHOD SUMMARY =========== -->
  95. <A NAME="method_summary"><!-- --></A>
  96. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  97. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  98. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  99. <B>Method Summary</B></FONT></TH>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  103. <CODE>&nbsp;void</CODE></FONT></TD>
  104. <TD><CODE><B><A HREF="../../../../com/google/marvin/widget/GestureOverlay.GestureListener.html#onGestureChange(int)">onGestureChange</A></B>(int&nbsp;g)</CODE>
  105. <BR>
  106. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  110. <CODE>&nbsp;void</CODE></FONT></TD>
  111. <TD><CODE><B><A HREF="../../../../com/google/marvin/widget/GestureOverlay.GestureListener.html#onGestureFinish(int)">onGestureFinish</A></B>(int&nbsp;g)</CODE>
  112. <BR>
  113. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  117. <CODE>&nbsp;void</CODE></FONT></TD>
  118. <TD><CODE><B><A HREF="../../../../com/google/marvin/widget/GestureOverlay.GestureListener.html#onGestureStart(int)">onGestureStart</A></B>(int&nbsp;g)</CODE>
  119. <BR>
  120. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  121. </TR>
  122. </TABLE>
  123. &nbsp;
  124. <P>
  125. <!-- ============ METHOD DETAIL ========== -->
  126. <A NAME="method_detail"><!-- --></A>
  127. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  128. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  129. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  130. <B>Method Detail</B></FONT></TH>
  131. </TR>
  132. </TABLE>
  133. <A NAME="onGestureStart(int)"><!-- --></A><H3>
  134. onGestureStart</H3>
  135. <PRE>
  136. void <B>onGestureStart</B>(int&nbsp;g)</PRE>
  137. <DL>
  138. <DD><DL>
  139. </DL>
  140. </DD>
  141. </DL>
  142. <HR>
  143. <A NAME="onGestureChange(int)"><!-- --></A><H3>
  144. onGestureChange</H3>
  145. <PRE>
  146. void <B>onGestureChange</B>(int&nbsp;g)</PRE>
  147. <DL>
  148. <DD><DL>
  149. </DL>
  150. </DD>
  151. </DL>
  152. <HR>
  153. <A NAME="onGestureFinish(int)"><!-- --></A><H3>
  154. onGestureFinish</H3>
  155. <PRE>
  156. void <B>onGestureFinish</B>(int&nbsp;g)</PRE>
  157. <DL>
  158. <DD><DL>
  159. </DL>
  160. </DD>
  161. </DL>
  162. <!-- ========= END OF CLASS DATA ========= -->
  163. <HR>
  164. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  165. <A NAME="navbar_bottom"><!-- --></A>
  166. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  167. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  168. <TR>
  169. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  170. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  171. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  172. <TR ALIGN="center" VALIGN="top">
  173. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/google/marvin/widget/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  174. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  175. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  176. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  177. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  178. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  179. </TR>
  180. </TABLE>
  181. </TD>
  182. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  183. </EM>
  184. </TD>
  185. </TR>
  186. <TR>
  187. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  188. &nbsp;<A HREF="../../../../com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget"><B>PREV CLASS</B></A>&nbsp;
  189. &nbsp;NEXT CLASS</FONT></TD>
  190. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  191. <A HREF="../../../../index.html?com/google/marvin/widget/GestureOverlay.GestureListener.html" target="_top"><B>FRAMES</B></A> &nbsp;
  192. &nbsp;<A HREF="GestureOverlay.GestureListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  193. &nbsp;<SCRIPT type="text/javascript">
  194. <!--
  195. if(window==top) {
  196. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  197. }
  198. //-->
  199. </SCRIPT>
  200. <NOSCRIPT>
  201. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  202. </NOSCRIPT>
  203. </FONT></TD>
  204. </TR>
  205. <TR>
  206. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  207. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  208. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  209. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  210. </TR>
  211. </TABLE>
  212. <A NAME="skip-navbar_bottom"></A>
  213. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  214. <HR>
  215. </BODY>
  216. </HTML>