<!DOCTYPE HTML>
< html lang = "en" >
< head >
<!-- Generated by javadoc (17) on Wed Jun 22 19:13:29 UTC 2022 -->
< title > Uses of Package net.java.games.input (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 = "use: package: net.java.games.input" >
< meta name = "generator" content = "javadoc/PackageUseWriter" >
< 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 = "package-use-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / " ;
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 > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li class = "nav-bar-cell1-rev" > Use< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html#use" > 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 = "Uses of Package net.java.games.input" class = "title" > Uses of Package< br > net.java.games.input< / h1 >
< / div >
< div class = "caption" > < span > Packages that use < a href = "package-summary.html" > net.java.games.input< / a > < / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Package< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "#net.java.games.input" > net.java.games.input< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< / div >
< section class = "package-uses" >
< ul class = "block-list" >
< li >
< section class = "detail" id = "net.java.games.input" >
< div class = "caption" > < span > Classes in < a href = "package-summary.html" > net.java.games.input< / a > used by < a href = "package-summary.html" > net.java.games.input< / a > < / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Class< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "class-use/AbstractComponent.html#net.java.games.input" > AbstractComponent< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > Skeleton implementation of a named axis.< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "class-use/AbstractController.html#net.java.games.input" > AbstractController< / a > < / div >
< div class = "col-last odd-row-color" >
< 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" > < a href = "class-use/Component.html#net.java.games.input" > Component< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > An axis is a single button, slider, or dial, which has a single range.< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "class-use/Component.Identifier.html#net.java.games.input" > Component.Identifier< / a > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > Identifiers for different Axes.< / div >
< / div >
< div class = "col-first even-row-color" > < a href = "class-use/Component.Identifier.Axis.html#net.java.games.input" > Component.Identifier.Axis< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "class-use/Component.Identifier.Button.html#net.java.games.input" > Component.Identifier.Button< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "class-use/Component.Identifier.Key.html#net.java.games.input" > Component.Identifier.Key< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > KeyIDs for standard PC (LATIN-1) keyboards< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "class-use/Controller.html#net.java.games.input" > Controller< / a > < / div >
< div class = "col-last odd-row-color" >
< 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" > < a href = "class-use/Controller.PortType.html#net.java.games.input" > Controller.PortType< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > Common controller port types.< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "class-use/Controller.Type.html#net.java.games.input" > Controller.Type< / a > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > Types of controller objects.< / div >
< / div >
< div class = "col-first even-row-color" > < a href = "class-use/ControllerEnvironment.html#net.java.games.input" > ControllerEnvironment< / a > < / div >
< div class = "col-last even-row-color" >
< 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" > < a href = "class-use/ControllerEvent.html#net.java.games.input" > ControllerEvent< / a > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > An event that is fired when the state of a controller changes< / div >
< / div >
< div class = "col-first even-row-color" > < a href = "class-use/ControllerListener.html#net.java.games.input" > ControllerListener< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > A listener for changes in the state of controllers< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "class-use/Event.html#net.java.games.input" > Event< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "class-use/EventQueue.html#net.java.games.input" > EventQueue< / a > < / div >
< div class = "col-last even-row-color" >
< div class = "block" > A FIFO queue for input events.< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "class-use/Rumbler.html#net.java.games.input" > Rumbler< / a > < / div >
< div class = "col-last odd-row-color" >
< 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" > < a href = "class-use/WinTabButtonComponent.html#net.java.games.input" > WinTabButtonComponent< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "class-use/WinTabComponent.html#net.java.games.input" > WinTabComponent< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "class-use/WinTabContext.html#net.java.games.input" > WinTabContext< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "class-use/WinTabCursorComponent.html#net.java.games.input" > WinTabCursorComponent< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "class-use/WinTabDevice.html#net.java.games.input" > WinTabDevice< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "class-use/WinTabPacket.html#net.java.games.input" > WinTabPacket< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< / div >
< / section >
< / li >
< / ul >
< / section >
< / main >
< / div >
< / div >
< / body >
< / html >