<divclass="inheritance"title="Inheritance Tree"><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"title="class or interface in java.lang"class="external-link">java.lang.Object</a>
<divclass="inheritance"><ahref="AbstractComponent.html"title="class in net.java.games.input">net.java.games.input.AbstractComponent</a>
<divclass="inheritance"><ahref="WinTabComponent.html"title="class in net.java.games.input">net.java.games.input.WinTabComponent</a>
<h2id="nested-classes-inherited-from-class-net.java.games.input.Component">Nested classes/interfaces inherited from interface net.java.games.input.<ahref="Component.html"title="interface in net.java.games.input">Component</a></h2>
<code><ahref="Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a>, <ahref="Component.POV.html"title="class in net.java.games.input">Component.POV</a></code></div>
<h3id="fields-inherited-from-class-net.java.games.input.WinTabComponent">Fields inherited from class net.java.games.input.<ahref="WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a></h3>
<divclass="col-constructor-name even-row-color"><code><ahref="#%3Cinit%3E(net.java.games.input.WinTabContext,int,java.lang.String,net.java.games.input.Component.Identifier,int)"class="member-name-link">WinTabCursorComponent</a><wbr>(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> name,
<ahref="Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a> id,
<h3id="methods-inherited-from-class-net.java.games.input.WinTabComponent">Methods inherited from class net.java.games.input.<ahref="WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a></h3>
<h3id="methods-inherited-from-class-net.java.games.input.AbstractComponent">Methods inherited from class net.java.games.input.<ahref="AbstractComponent.html"title="class in net.java.games.input">AbstractComponent</a></h3>
<h3id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"title="class or interface in java.lang"class="external-link">Object</a></h3>
<code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone()"title="class or interface in java.lang"class="external-link">clone</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals(java.lang.Object)"title="class or interface in java.lang"class="external-link">equals</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize()"title="class or interface in java.lang"class="external-link">finalize</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass()"title="class or interface in java.lang"class="external-link">getClass</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode()"title="class or interface in java.lang"class="external-link">hashCode</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify()"title="class or interface in java.lang"class="external-link">notify</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll()"title="class or interface in java.lang"class="external-link">notifyAll</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait()"title="class or interface in java.lang"class="external-link">wait</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long)"title="class or interface in java.lang"class="external-link">wait</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long,int)"title="class or interface in java.lang"class="external-link">wait</a></code></div>
<divclass="member-signature"><spanclass="modifiers">protected</span> <spanclass="element-name">WinTabCursorComponent</span><wbr><spanclass="parameters">(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html"title="class or interface in java.lang"class="external-link">String</a> name,
<ahref="Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a> id,
<divclass="member-signature"><spanclass="modifiers">public</span> <spanclass="return-type"><ahref="Event.html"title="class in net.java.games.input">Event</a></span> <spanclass="element-name">processPacket</span><wbr><spanclass="parameters">(<ahref="WinTabPacket.html"title="class in net.java.games.input">WinTabPacket</a> packet)</span></div>
<dd><code><ahref="WinTabComponent.html#processPacket(net.java.games.input.WinTabPacket)">processPacket</a></code> in class <code><ahref="WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a></code></dd>