<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>
<dd><code><ahref="WinTabButtonComponent.html"title="class in net.java.games.input">WinTabButtonComponent</a></code>, <code><ahref="WinTabCursorComponent.html"title="class in net.java.games.input">WinTabCursorComponent</a></code></dd>
<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>
<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)"class="member-name-link">WinTabComponent</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)</code></div>
<divclass="col-constructor-name odd-row-color"><code><ahref="#%3Cinit%3E(net.java.games.input.WinTabContext,int,java.lang.String,net.java.games.input.Component.Identifier,int,int)"class="member-name-link">WinTabComponent</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,
<divclass="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <ahref="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="WinTabButtonComponent.html"title="class in net.java.games.input">WinTabButtonComponent</a>></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><ahref="#createButtons(net.java.games.input.WinTabContext,int,int)"class="member-name-link">createButtons</a><wbr>(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <ahref="http://docs.oracle.com/javase/8/docs/api/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a>></code></div>
<divclass="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><ahref="#createComponents(net.java.games.input.WinTabContext,int,int,int%5B%5D)"class="member-name-link">createComponents</a><wbr>(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
<divclass="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <ahref="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="WinTabCursorComponent.html"title="class in net.java.games.input">WinTabCursorComponent</a>></code></div>
<divclass="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><ahref="#createCursors(net.java.games.input.WinTabContext,int,java.lang.String%5B%5D)"class="member-name-link">createCursors</a><wbr>(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int deviceIndex,
<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>[] cursorNames)</code></div>
<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">WinTabComponent</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">protected</span> <spanclass="element-name">WinTabComponent</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)</span></div>
throws <spanclass="exceptions"><ahref="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"title="class or interface in java.io"class="external-link">IOException</a></span></div>
<dd><code><ahref="AbstractComponent.html#poll()">poll</a></code> in class <code><ahref="AbstractComponent.html"title="class in net.java.games.input">AbstractComponent</a></code></dd>
<dd><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html"title="class or interface in java.io"class="external-link">IOException</a></code></dd>
<divclass="block"><spanclass="descfrm-type-label">Description copied from class: <code><ahref="AbstractComponent.html#isAnalog()">AbstractComponent</a></code></span></div>
<dd><code><ahref="Component.html#isAnalog()">isAnalog</a></code> in interface <code><ahref="Component.html"title="interface in net.java.games.input">Component</a></code></dd>
<dd><code><ahref="AbstractComponent.html#isAnalog()">isAnalog</a></code> in class <code><ahref="AbstractComponent.html"title="class in net.java.games.input">AbstractComponent</a></code></dd>
<divclass="block"><spanclass="descfrm-type-label">Description copied from interface: <code><ahref="Component.html#isRelative()">Component</a></code></span></div>
<divclass="member-signature"><spanclass="modifiers">public static</span> <spanclass="return-type"><ahref="http://docs.oracle.com/javase/8/docs/api/java/util/List.html"title="class or interface in java.util"class="external-link">List</a><<ahref="WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a>></span> <spanclass="element-name">createComponents</span><wbr><spanclass="parameters">(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
<divclass="member-signature"><spanclass="modifiers">public static</span> <spanclass="return-type"><ahref="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="WinTabButtonComponent.html"title="class in net.java.games.input">WinTabButtonComponent</a>></span> <spanclass="element-name">createButtons</span><wbr><spanclass="parameters">(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
<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>
<divclass="member-signature"><spanclass="modifiers">public static</span> <spanclass="return-type"><ahref="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html"title="class or interface in java.util"class="external-link">Collection</a><<ahref="WinTabCursorComponent.html"title="class in net.java.games.input">WinTabCursorComponent</a>></span> <spanclass="element-name">createCursors</span><wbr><spanclass="parameters">(<ahref="WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int deviceIndex,
<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>[] cursorNames)</span></div>