<h2title="Uses of Class net.java.games.input.WinTabContext"class="title">Uses of Class<br>net.java.games.input.WinTabContext</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableclass="useSummary">
<caption><span>Packages that use <ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> in <ahref="../package-summary.html">net.java.games.input</a></h3>
<tableclass="useSummary">
<caption><span>Methods in <ahref="../package-summary.html">net.java.games.input</a> with parameters of type <ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>static java.util.Collection<<ahref="../WinTabButtonComponent.html"title="class in net.java.games.input">WinTabButtonComponent</a>></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">WinTabComponent.</span><code><spanclass="memberNameLink"><ahref="../WinTabComponent.html#createButtons(net.java.games.input.WinTabContext,int,int)">createButtons</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int deviceIndex,
int numberOfButtons)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static java.util.List<<ahref="../WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a>></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">WinTabComponent.</span><code><spanclass="memberNameLink"><ahref="../WinTabComponent.html#createComponents(net.java.games.input.WinTabContext,int,int,int%5B%5D)">createComponents</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
int axisId,
int[] axisRanges)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>static java.util.Collection<<ahref="../WinTabCursorComponent.html"title="class in net.java.games.input">WinTabCursorComponent</a>></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">WinTabComponent.</span><code><spanclass="memberNameLink"><ahref="../WinTabComponent.html#createCursors(net.java.games.input.WinTabContext,int,java.lang.String%5B%5D)">createCursors</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int deviceIndex,
java.lang.String[] cursorNames)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../WinTabDevice.html"title="class in net.java.games.input">WinTabDevice</a></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">WinTabDevice.</span><code><spanclass="memberNameLink"><ahref="../WinTabDevice.html#createDevice(net.java.games.input.WinTabContext,int)">createDevice</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int deviceIndex)</code></th>
<tdclass="colLast"> </td>
</tr>
</tbody>
</table>
<tableclass="useSummary">
<caption><span>Constructors in <ahref="../package-summary.html">net.java.games.input</a> with parameters of type <ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Constructor</th>
<thclass="colLast"scope="col">Description</th>
</tr>
<tbody>
<trclass="altColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../WinTabButtonComponent.html#%3Cinit%3E(net.java.games.input.WinTabContext,int,java.lang.String,net.java.games.input.Component.Identifier,int)">WinTabButtonComponent</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
java.lang.String name,
<ahref="../Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a> id,
int index)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../WinTabComponent.html#%3Cinit%3E(net.java.games.input.WinTabContext,int,java.lang.String,net.java.games.input.Component.Identifier)">WinTabComponent</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
java.lang.String name,
<ahref="../Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a> id)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../WinTabComponent.html#%3Cinit%3E(net.java.games.input.WinTabContext,int,java.lang.String,net.java.games.input.Component.Identifier,int,int)">WinTabComponent</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
java.lang.String name,
<ahref="../Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a> id,
int min,
int max)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../WinTabCursorComponent.html#%3Cinit%3E(net.java.games.input.WinTabContext,int,java.lang.String,net.java.games.input.Component.Identifier,int)">WinTabCursorComponent</a></span>​(<ahref="../WinTabContext.html"title="class in net.java.games.input">WinTabContext</a> context,
int parentDevice,
java.lang.String name,
<ahref="../Component.Identifier.html"title="class in net.java.games.input">Component.Identifier</a> id,