<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Key.html#P">P</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Key.html"title="class in net.java.games.input">Component.Identifier.Key</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Key.html#PAGEDOWN">PAGEDOWN</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Key.html"title="class in net.java.games.input">Component.Identifier.Key</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Key.html#PAGEUP">PAGEUP</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Key.html"title="class in net.java.games.input">Component.Identifier.Key</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Controller.PortType.html#PARALLEL">PARALLEL</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Controller.PortType.html"title="class in net.java.games.input">Controller.PortType</a></dt>
<dd>
<divclass="block">Parallel port</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Key.html#PAUSE">PAUSE</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Key.html"title="class in net.java.games.input">Component.Identifier.Key</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Key.html#PERIOD">PERIOD</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Key.html"title="class in net.java.games.input">Component.Identifier.Key</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Button.html#PINKIE">PINKIE</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Button.html"title="class in net.java.games.input">Component.Identifier.Button</a></dt>
<dd>
<divclass="block">The joystick button you play with with you little finger (Pinkie on *that* side
of the pond :P)</div>
</dd>
<dt><ahref="../net/java/games/util/plugins/Plugin.html"title="interface in net.java.games.util.plugins"><spanclass="typeNameLink">Plugin</span></a> - Interface in <ahref="../net/java/games/util/plugins/package-summary.html">net.java.games.util.plugins</a></dt>
<dd>
<divclass="block">This is a marker interface used to mark plugins in a Jar file
for retrieval by the Plugins class.</div>
</dd>
<dt><ahref="../net/java/games/util/plugins/PluginLoader.html"title="class in net.java.games.util.plugins"><spanclass="typeNameLink">PluginLoader</span></a> - Class in <ahref="../net/java/games/util/plugins/package-summary.html">net.java.games.util.plugins</a></dt>
<dd>
<divclass="block">This class is used internally by the Plugin system.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/util/plugins/PluginLoader.html#%3Cinit%3E(java.io.File)">PluginLoader(File)</a></span> - Constructor for class net.java.games.util.plugins.<ahref="../net/java/games/util/plugins/PluginLoader.html"title="class in net.java.games.util.plugins">PluginLoader</a></dt>
<dd>
<divclass="block">Creates a new instance of PluginLodaer
If the system property "net.java.games.util.plugins.nolocalnative" is
not set then the laoder will look for requried native libs in the
same directory as the plugin jar.</div>
</dd>
<dt><ahref="../net/java/games/util/plugins/Plugins.html"title="class in net.java.games.util.plugins"><spanclass="typeNameLink">Plugins</span></a> - Class in <ahref="../net/java/games/util/plugins/package-summary.html">net.java.games.util.plugins</a></dt>
<dd>
<divclass="block">This is the application interface to the Plugin system.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/util/plugins/Plugins.html#%3Cinit%3E(java.io.File)">Plugins(File)</a></span> - Constructor for class net.java.games.util.plugins.<ahref="../net/java/games/util/plugins/Plugins.html"title="class in net.java.games.util.plugins">Plugins</a></dt>
<dd>
<divclass="block">Creates a new instance of Plugins</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/AbstractComponent.html#poll()">poll()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/AbstractComponent.html"title="class in net.java.games.input">AbstractComponent</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/AbstractController.html#poll()">poll()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/AbstractController.html"title="class in net.java.games.input">AbstractController</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Controller.html#poll()">poll()</a></span> - Method in interface net.java.games.input.<ahref="../net/java/games/input/Controller.html"title="interface in net.java.games.input">Controller</a></dt>
<dd>
<divclass="block">Polls axes for data.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabComponent.html#poll()">poll()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/AbstractController.html#pollDevice()">pollDevice()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/AbstractController.html"title="class in net.java.games.input">AbstractController</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/LinuxCombinedController.html#pollDevice()">pollDevice()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/LinuxCombinedController.html"title="class in net.java.games.input">LinuxCombinedController</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabDevice.html#pollDevice()">pollDevice()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabDevice.html"title="class in net.java.games.input">WinTabDevice</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Controller.PortType.html#%3Cinit%3E(java.lang.String)">PortType(String)</a></span> - Constructor for class net.java.games.input.<ahref="../net/java/games/input/Controller.PortType.html"title="class in net.java.games.input">Controller.PortType</a></dt>
<dd>
<divclass="block">Protected constructor</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Axis.html#POV">POV</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Axis.html"title="class in net.java.games.input">Component.Identifier.Axis</a></dt>
<dd>
<divclass="block">An axis for a point-of-view control.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.POV.html#%3Cinit%3E()">POV()</a></span> - Constructor for class net.java.games.input.<ahref="../net/java/games/input/Component.POV.html"title="class in net.java.games.input">Component.POV</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/Component.Identifier.Key.html#POWER">POWER</a></span> - Static variable in class net.java.games.input.<ahref="../net/java/games/input/Component.Identifier.Key.html"title="class in net.java.games.input">Component.Identifier.Key</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabContext.html#processEvents()">processEvents()</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabContext.html"title="class in net.java.games.input">WinTabContext</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabButtonComponent.html#processPacket(net.java.games.input.WinTabPacket)">processPacket(WinTabPacket)</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabButtonComponent.html"title="class in net.java.games.input">WinTabButtonComponent</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabComponent.html#processPacket(net.java.games.input.WinTabPacket)">processPacket(WinTabPacket)</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabComponent.html"title="class in net.java.games.input">WinTabComponent</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabCursorComponent.html#processPacket(net.java.games.input.WinTabPacket)">processPacket(WinTabPacket)</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabCursorComponent.html"title="class in net.java.games.input">WinTabCursorComponent</a></dt>
<dd> </dd>
<dt><spanclass="memberNameLink"><ahref="../net/java/games/input/WinTabDevice.html#processPacket(net.java.games.input.WinTabPacket)">processPacket(WinTabPacket)</a></span> - Method in class net.java.games.input.<ahref="../net/java/games/input/WinTabDevice.html"title="class in net.java.games.input">WinTabDevice</a></dt>