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