<h2title="Uses of Class net.java.games.input.AbstractController"class="title">Uses of Class<br>net.java.games.input.AbstractController</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableclass="useSummary">
<caption><span>Packages that use <ahref="../AbstractController.html"title="class in net.java.games.input">AbstractController</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../AbstractController.html"title="class in net.java.games.input">AbstractController</a> in <ahref="../package-summary.html">net.java.games.input</a></h3>
<tableclass="useSummary">
<caption><span>Subclasses of <ahref="../AbstractController.html"title="class in net.java.games.input">AbstractController</a> in <ahref="../package-summary.html">net.java.games.input</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Class</th>
<thclass="colLast"scope="col">Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../Keyboard.html"title="class in net.java.games.input">Keyboard</a></span></code></th>
<tdclass="colLast">
<divclass="block">A Keyboard is a type of controller consisting of a single controller,
they keypad, which contains several axes (the keys).</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../LinuxCombinedController.html"title="class in net.java.games.input">LinuxCombinedController</a></span></code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../Mouse.html"title="class in net.java.games.input">Mouse</a></span></code></th>
<tdclass="colLast">
<divclass="block">A Mouse is a type of controller consisting of two child controllers,
a ball and a button pad.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>class </code></td>
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../WinTabDevice.html"title="class in net.java.games.input">WinTabDevice</a></span></code></th>