/doc/org/mt4j/input/inputSources/package-summary.html

http://mt4j.googlecode.com/ · HTML · 200 lines · 162 code · 22 blank · 16 comment · 0 complexity · 95a79ae39214a2ba22493f66fba0d80d 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_20) on Thu Aug 12 23:36:34 CEST 2010 -->
  6. <TITLE>
  7. org.mt4j.input.inputSources
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-08-12">
  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="org.mt4j.input.inputSources";
  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="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="../../../../org/mt4j/input/inputProcessors/globalProcessors/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  51. &nbsp;<A HREF="../../../../org/mt4j/sceneManagement/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../../../index.html?org/mt4j/input/inputSources/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <HR>
  71. <H2>
  72. Package org.mt4j.input.inputSources
  73. </H2>
  74. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  75. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  76. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  77. <B>Interface Summary</B></FONT></TH>
  78. </TR>
  79. <TR BGCOLOR="white" CLASS="TableRowColor">
  80. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/IinputSourceListener.html" title="interface in org.mt4j.input.inputSources">IinputSourceListener</A></B></TD>
  81. <TD>The listener interface for receiving iinputSource events.</TD>
  82. </TR>
  83. </TABLE>
  84. &nbsp;
  85. <P>
  86. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  87. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  88. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  89. <B>Class Summary</B></FONT></TH>
  90. </TR>
  91. <TR BGCOLOR="white" CLASS="TableRowColor">
  92. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/AbstractInputSource.html" title="class in org.mt4j.input.inputSources">AbstractInputSource</A></B></TD>
  93. <TD>An abstract superclass for the abstraction of input sources.</TD>
  94. </TR>
  95. <TR BGCOLOR="white" CLASS="TableRowColor">
  96. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/KeyboardInputSource.html" title="class in org.mt4j.input.inputSources">KeyboardInputSource</A></B></TD>
  97. <TD>The Class KeyboardInputSource.</TD>
  98. </TR>
  99. <TR BGCOLOR="white" CLASS="TableRowColor">
  100. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/MacTrackpadSource.html" title="class in org.mt4j.input.inputSources">MacTrackpadSource</A></B></TD>
  101. <TD>Input source for Mac OS X Trackpads.</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/MouseInputSource.html" title="class in org.mt4j.input.inputSources">MouseInputSource</A></B></TD>
  105. <TD>The Class MouseInputSource.</TD>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/MuitoInputSource.html" title="class in org.mt4j.input.inputSources">MuitoInputSource</A></B></TD>
  109. <TD>The Class MuitoInputSource.</TD>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/MultipleMiceInputSource.html" title="class in org.mt4j.input.inputSources">MultipleMiceInputSource</A></B></TD>
  113. <TD>The Class MultipleMiceInputSource.</TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/TuioInputSource.html" title="class in org.mt4j.input.inputSources">TuioInputSource</A></B></TD>
  117. <TD>This class implements the TuioListener interface
  118. and generates TouchEvents with associated Cursors.</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD WIDTH="15%"><B><A HREF="../../../../org/mt4j/input/inputSources/Win7NativeTouchSource.html" title="class in org.mt4j.input.inputSources">Win7NativeTouchSource</A></B></TD>
  122. <TD>Input source for native Windows 7 WM_TOUCH messages for single/multi-touch.</TD>
  123. </TR>
  124. </TABLE>
  125. &nbsp;
  126. <P>
  127. <DL>
  128. </DL>
  129. <HR>
  130. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  131. <A NAME="navbar_bottom"><!-- --></A>
  132. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  133. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  134. <TR>
  135. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  136. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  137. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  138. <TR ALIGN="center" VALIGN="top">
  139. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  140. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  141. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  142. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  143. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  144. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  145. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  146. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  147. </TR>
  148. </TABLE>
  149. </TD>
  150. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  151. </EM>
  152. </TD>
  153. </TR>
  154. <TR>
  155. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  156. &nbsp;<A HREF="../../../../org/mt4j/input/inputProcessors/globalProcessors/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  157. &nbsp;<A HREF="../../../../org/mt4j/sceneManagement/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  158. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  159. <A HREF="../../../../index.html?org/mt4j/input/inputSources/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  160. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  161. &nbsp;<SCRIPT type="text/javascript">
  162. <!--
  163. if(window==top) {
  164. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  165. }
  166. //-->
  167. </SCRIPT>
  168. <NOSCRIPT>
  169. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  170. </NOSCRIPT>
  171. </FONT></TD>
  172. </TR>
  173. </TABLE>
  174. <A NAME="skip-navbar_bottom"></A>
  175. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  176. <HR>
  177. </BODY>
  178. </HTML>