The future is now. Read Hardware inputs from devices plugged into a computer, cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jinput2.10/docs/allclasses-index.html

214 lines
17 KiB

<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Jun 22 19:30:51 UTC 2022 -->
<title>All Classes and Interfaces (jinput API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-06-22">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/AbstractComponent.html" title="class in net.java.games.input">AbstractComponent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Skeleton implementation of a named axis.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/AbstractController.html" title="class in net.java.games.input">AbstractController</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">An AbstractController is a skeleton implementation of a controller that
contains a fixed number of axes, controllers, and rumblers.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/AWTEnvironmentPlugin.html" title="class in net.java.games.input">AWTEnvironmentPlugin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/java/games/input/Component.html" title="interface in net.java.games.input">Component</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">An axis is a single button, slider, or dial, which has a single range.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Component.Identifier.html" title="class in net.java.games.input">Component.Identifier</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Identifiers for different Axes.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Component.Identifier.Axis.html" title="class in net.java.games.input">Component.Identifier.Axis</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Component.Identifier.Key.html" title="class in net.java.games.input">Component.Identifier.Key</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">KeyIDs for standard PC (LATIN-1) keyboards</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Component.POV.html" title="class in net.java.games.input">Component.POV</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">POV enum for different positions.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/java/games/input/Controller.html" title="interface in net.java.games.input">Controller</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">A Controller represents a physical device, such as a keyboard, mouse,
or joystick, or a logical grouping of related controls, such as a button
pad or mouse ball.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Controller.PortType.html" title="class in net.java.games.input">Controller.PortType</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Common controller port types.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Controller.Type.html" title="class in net.java.games.input">Controller.Type</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Types of controller objects.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/ControllerEnvironment.html" title="class in net.java.games.input">ControllerEnvironment</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A ControllerEnvironment represents a collection of controllers that are
physically or logically linked.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/ControllerEvent.html" title="class in net.java.games.input">ControllerEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">An event that is fired when the state of a controller changes</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/java/games/input/ControllerListener.html" title="interface in net.java.games.input">ControllerListener</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A listener for changes in the state of controllers</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/DirectAndRawInputEnvironmentPlugin.html" title="class in net.java.games.input">DirectAndRawInputEnvironmentPlugin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Combines the list of seperate keyboards and mice found with the raw plugin,
with the game controllers found with direct input.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/DirectInputEnvironmentPlugin.html" title="class in net.java.games.input">DirectInputEnvironmentPlugin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">DirectInput implementation of controller environment</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Event.html" title="class in net.java.games.input">Event</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/EventQueue.html" title="class in net.java.games.input">EventQueue</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A FIFO queue for input events.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Keyboard.html" title="class in net.java.games.input">Keyboard</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A Keyboard is a type of controller consisting of a single controller,
they keypad, which contains several axes (the keys).</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/LinuxCombinedController.html" title="class in net.java.games.input">LinuxCombinedController</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/LinuxEnvironmentPlugin.html" title="class in net.java.games.input">LinuxEnvironmentPlugin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Environment plugin for linux</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/LinuxJoystickPOV.html" title="class in net.java.games.input">LinuxJoystickPOV</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Mouse.html" title="class in net.java.games.input">Mouse</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A Mouse is a type of controller consisting of two child controllers,
a ball and a button pad.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/OSXEnvironmentPlugin.html" title="class in net.java.games.input">OSXEnvironmentPlugin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">OSX HIDManager implementation</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/java/games/util/plugins/Plugin.html" title="interface in net.java.games.util.plugins">Plugin</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is a marker interface used to mark plugins in a Jar file
for retrieval by the Plugins class.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/util/plugins/PluginLoader.html" title="class in net.java.games.util.plugins">PluginLoader</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class is used internally by the Plugin system.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/util/plugins/Plugins.html" title="class in net.java.games.util.plugins">Plugins</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is the application interface to the Plugin system.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/RawInputEnvironmentPlugin.html" title="class in net.java.games.input">RawInputEnvironmentPlugin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">DirectInput implementation of controller environment</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="net/java/games/input/Rumbler.html" title="interface in net.java.games.input">Rumbler</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">A Rumbler is a controller's mechanism for delivering feedback
to the user through the device.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="net/java/games/input/Usage.html" title="interface in net.java.games.input">Usage</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Generic Desktop Usages</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/Version.html" title="class in net.java.games.input">Version</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The version and build number of this implementation.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/util/Version.html" title="class in net.java.games.util">Version</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The version and build number of this implementation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabButtonComponent.html" title="class in net.java.games.input">WinTabButtonComponent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabComponent.html" title="class in net.java.games.input">WinTabComponent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabContext.html" title="class in net.java.games.input">WinTabContext</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabCursorComponent.html" title="class in net.java.games.input">WinTabCursorComponent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabDevice.html" title="class in net.java.games.input">WinTabDevice</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabEnvironmentPlugin.html" title="class in net.java.games.input">WinTabEnvironmentPlugin</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="net/java/games/input/WinTabPacket.html" title="class in net.java.games.input">WinTabPacket</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
</div>
</div>
</div>
</main>
</div>
</div>
</body>
</html>