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/net/java/games/input/Component.Identifier.Button...

2171 lines
86 KiB

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.13) on Wed Jun 08 18:29:23 UTC 2022 -->
<title>Component.Identifier.Button (jinput API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-06-08">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Component.Identifier.Button (jinput API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Component.Identifier.Button.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">net.java.games.input</a></div>
<h2 title="Class Component.Identifier.Button" class="title">Class Component.Identifier.Button</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="Component.Identifier.html" title="class in net.java.games.input">net.java.games.input.Component.Identifier</a></li>
<li>
<ul class="inheritance">
<li>net.java.games.input.Component.Identifier.Button</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="Component.Identifier.html" title="class in net.java.games.input">Component.Identifier</a></dd>
</dl>
<hr>
<pre>public static class <span class="typeNameLabel">Component.Identifier.Button</span>
extends <a href="Component.Identifier.html" title="class in net.java.games.input">Component.Identifier</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.net.java.games.input.Component.Identifier">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;net.java.games.input.<a href="Component.Identifier.html" title="class in net.java.games.input">Component.Identifier</a></h3>
<code><a href="Component.Identifier.Axis.html" title="class in net.java.games.input">Component.Identifier.Axis</a>, <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a>, <a href="Component.Identifier.Key.html" title="class in net.java.games.input">Component.Identifier.Key</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_0">_0</a></span></code></th>
<td class="colLast">
<div class="block">First device button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_1">_1</a></span></code></th>
<td class="colLast">
<div class="block">Second device button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_10">_10</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_11">_11</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_12">_12</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_13">_13</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_14">_14</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_15">_15</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_16">_16</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_17">_17</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_18">_18</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_19">_19</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_2">_2</a></span></code></th>
<td class="colLast">
<div class="block">Thrid device button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_20">_20</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_21">_21</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_22">_22</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_23">_23</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_24">_24</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_25">_25</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_26">_26</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_27">_27</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_28">_28</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_29">_29</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_3">_3</a></span></code></th>
<td class="colLast">
<div class="block">Fourth device button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_30">_30</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_31">_31</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_4">_4</a></span></code></th>
<td class="colLast">
<div class="block">Fifth device button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_5">_5</a></span></code></th>
<td class="colLast">
<div class="block">Sixth device button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_6">_6</a></span></code></th>
<td class="colLast">
<div class="block">Seventh device button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_7">_7</a></span></code></th>
<td class="colLast">
<div class="block">Eighth device button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_8">_8</a></span></code></th>
<td class="colLast">
<div class="block">Ninth device button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#_9">_9</a></span></code></th>
<td class="colLast">
<div class="block">10th device button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#A">A</a></span></code></th>
<td class="colLast">
<div class="block">'A' button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#B">B</a></span></code></th>
<td class="colLast">
<div class="block">'B' button on a gamepad</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BACK">BACK</a></span></code></th>
<td class="colLast">
<div class="block">Returns the back mouse button.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BASE">BASE</a></span></code></th>
<td class="colLast">
<div class="block">Joystick button on the base of the device</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BASE2">BASE2</a></span></code></th>
<td class="colLast">
<div class="block">Second joystick button on the base of the device</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BASE3">BASE3</a></span></code></th>
<td class="colLast">
<div class="block">Thrid joystick button on the base of the device</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BASE4">BASE4</a></span></code></th>
<td class="colLast">
<div class="block">Fourth joystick button on the base of the device</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BASE5">BASE5</a></span></code></th>
<td class="colLast">
<div class="block">Fifth joystick button on the base of the device</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BASE6">BASE6</a></span></code></th>
<td class="colLast">
<div class="block">Sixth joystick button on the base of the device</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#C">C</a></span></code></th>
<td class="colLast">
<div class="block">'C' button on a gamepad</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEAD">DEAD</a></span></code></th>
<td class="colLast">
<div class="block">erm, dunno, but it's in the defines so it might exist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA">EXTRA</a></span></code></th>
<td class="colLast">
<div class="block">Returns the extra mouse button.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_1">EXTRA_1</a></span></code></th>
<td class="colLast">
<div class="block">Extra, unnamed, buttons</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_10">EXTRA_10</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_11">EXTRA_11</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_12">EXTRA_12</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_13">EXTRA_13</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_14">EXTRA_14</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_15">EXTRA_15</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_16">EXTRA_16</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_17">EXTRA_17</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_18">EXTRA_18</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_19">EXTRA_19</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_2">EXTRA_2</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_20">EXTRA_20</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_21">EXTRA_21</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_22">EXTRA_22</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_23">EXTRA_23</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_24">EXTRA_24</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_25">EXTRA_25</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_26">EXTRA_26</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_27">EXTRA_27</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_28">EXTRA_28</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_29">EXTRA_29</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_3">EXTRA_3</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_30">EXTRA_30</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_31">EXTRA_31</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_32">EXTRA_32</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_33">EXTRA_33</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_34">EXTRA_34</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_35">EXTRA_35</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_36">EXTRA_36</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_37">EXTRA_37</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_38">EXTRA_38</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_39">EXTRA_39</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_4">EXTRA_4</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_40">EXTRA_40</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_5">EXTRA_5</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_6">EXTRA_6</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_7">EXTRA_7</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_8">EXTRA_8</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#EXTRA_9">EXTRA_9</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FORWARD">FORWARD</a></span></code></th>
<td class="colLast">
<div class="block">Returns the forward mouse button.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEFT">LEFT</a></span></code></th>
<td class="colLast">
<div class="block">The primary or leftmost mouse button.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEFT_THUMB">LEFT_THUMB</a></span></code></th>
<td class="colLast">
<div class="block">Left thumb button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEFT_THUMB2">LEFT_THUMB2</a></span></code></th>
<td class="colLast">
<div class="block">Second left thumb button on a gamepad</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEFT_THUMB3">LEFT_THUMB3</a></span></code></th>
<td class="colLast">
<div class="block">Another left thumb button on a gamepad (how many thumbs do you have??)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MIDDLE">MIDDLE</a></span></code></th>
<td class="colLast">
<div class="block">Returns the middle mouse button, not present if the mouse has fewer than three buttons.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MODE">MODE</a></span></code></th>
<td class="colLast">
<div class="block">'Mode' button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PINKIE">PINKIE</a></span></code></th>
<td class="colLast">
<div class="block">The joystick button you play with with you little finger (Pinkie on *that* side
of the pond :P)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RIGHT">RIGHT</a></span></code></th>
<td class="colLast">
<div class="block">The secondary or rightmost mouse button, not present if the mouse is a single-button mouse.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RIGHT_THUMB">RIGHT_THUMB</a></span></code></th>
<td class="colLast">
<div class="block">Right thumb button on a gamepad</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RIGHT_THUMB2">RIGHT_THUMB2</a></span></code></th>
<td class="colLast">
<div class="block">Second right thumb button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RIGHT_THUMB3">RIGHT_THUMB3</a></span></code></th>
<td class="colLast">
<div class="block">Another right thumb button on a gamepad</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SELECT">SELECT</a></span></code></th>
<td class="colLast">
<div class="block">'Select' button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SIDE">SIDE</a></span></code></th>
<td class="colLast">
<div class="block">Returns the side mouse button.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#START">START</a></span></code></th>
<td class="colLast">
<div class="block">'Start' button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#STYLUS">STYLUS</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser stylus button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#STYLUS2">STYLUS2</a></span></code></th>
<td class="colLast">
<div class="block">Second digitiser stylus button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#THUMB">THUMB</a></span></code></th>
<td class="colLast">
<div class="block">Joystick thumb button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#THUMB2">THUMB2</a></span></code></th>
<td class="colLast">
<div class="block">Second joystick thumb button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_AIRBRUSH">TOOL_AIRBRUSH</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser airbrush tool button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_BRUSH">TOOL_BRUSH</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser brush tool button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_FINGER">TOOL_FINGER</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser finger tool button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_LENS">TOOL_LENS</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser lens tool button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_MOUSE">TOOL_MOUSE</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser mouse tool button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_PEN">TOOL_PEN</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser pen tool button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_PENCIL">TOOL_PENCIL</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser pencil tool button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOOL_RUBBER">TOOL_RUBBER</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser rubber (eraser) tool button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOP">TOP</a></span></code></th>
<td class="colLast">
<div class="block">Joystick top button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOP2">TOP2</a></span></code></th>
<td class="colLast">
<div class="block">Second joystick top button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TOUCH">TOUCH</a></span></code></th>
<td class="colLast">
<div class="block">Digitiser touch button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TRIGGER">TRIGGER</a></span></code></th>
<td class="colLast">
<div class="block">Joystick trigger button</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UNKNOWN">UNKNOWN</a></span></code></th>
<td class="colLast">
<div class="block">An unknown button</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#X">X</a></span></code></th>
<td class="colLast">
<div class="block">'X' button on a gamepad</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#Y">Y</a></span></code></th>
<td class="colLast">
<div class="block">'Y' button on a gamepad</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#Z">Z</a></span></code></th>
<td class="colLast">
<div class="block">'Z' button on a gamepad</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String)">Button</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.net.java.games.input.Component.Identifier">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;net.java.games.input.<a href="Component.Identifier.html" title="class in net.java.games.input">Component.Identifier</a></h3>
<code><a href="Component.Identifier.html#getName()">getName</a>, <a href="Component.Identifier.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="_0">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_0</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _0</pre>
<div class="block">First device button</div>
</li>
</ul>
<a id="_1">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_1</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _1</pre>
<div class="block">Second device button</div>
</li>
</ul>
<a id="_2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _2</pre>
<div class="block">Thrid device button</div>
</li>
</ul>
<a id="_3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_3</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _3</pre>
<div class="block">Fourth device button</div>
</li>
</ul>
<a id="_4">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_4</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _4</pre>
<div class="block">Fifth device button</div>
</li>
</ul>
<a id="_5">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_5</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _5</pre>
<div class="block">Sixth device button</div>
</li>
</ul>
<a id="_6">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_6</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _6</pre>
<div class="block">Seventh device button</div>
</li>
</ul>
<a id="_7">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_7</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _7</pre>
<div class="block">Eighth device button</div>
</li>
</ul>
<a id="_8">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_8</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _8</pre>
<div class="block">Ninth device button</div>
</li>
</ul>
<a id="_9">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_9</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _9</pre>
<div class="block">10th device button</div>
</li>
</ul>
<a id="_10">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_10</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _10</pre>
</li>
</ul>
<a id="_11">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_11</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _11</pre>
</li>
</ul>
<a id="_12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_12</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _12</pre>
</li>
</ul>
<a id="_13">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_13</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _13</pre>
</li>
</ul>
<a id="_14">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_14</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _14</pre>
</li>
</ul>
<a id="_15">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_15</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _15</pre>
</li>
</ul>
<a id="_16">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_16</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _16</pre>
</li>
</ul>
<a id="_17">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_17</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _17</pre>
</li>
</ul>
<a id="_18">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_18</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _18</pre>
</li>
</ul>
<a id="_19">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_19</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _19</pre>
</li>
</ul>
<a id="_20">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_20</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _20</pre>
</li>
</ul>
<a id="_21">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_21</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _21</pre>
</li>
</ul>
<a id="_22">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_22</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _22</pre>
</li>
</ul>
<a id="_23">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_23</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _23</pre>
</li>
</ul>
<a id="_24">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_24</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _24</pre>
</li>
</ul>
<a id="_25">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_25</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _25</pre>
</li>
</ul>
<a id="_26">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_26</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _26</pre>
</li>
</ul>
<a id="_27">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_27</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _27</pre>
</li>
</ul>
<a id="_28">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_28</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _28</pre>
</li>
</ul>
<a id="_29">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_29</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _29</pre>
</li>
</ul>
<a id="_30">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_30</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _30</pre>
</li>
</ul>
<a id="_31">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_31</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> _31</pre>
</li>
</ul>
<a id="TRIGGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIGGER</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TRIGGER</pre>
<div class="block">Joystick trigger button</div>
</li>
</ul>
<a id="THUMB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>THUMB</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> THUMB</pre>
<div class="block">Joystick thumb button</div>
</li>
</ul>
<a id="THUMB2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>THUMB2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> THUMB2</pre>
<div class="block">Second joystick thumb button</div>
</li>
</ul>
<a id="TOP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOP</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOP</pre>
<div class="block">Joystick top button</div>
</li>
</ul>
<a id="TOP2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOP2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOP2</pre>
<div class="block">Second joystick top button</div>
</li>
</ul>
<a id="PINKIE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PINKIE</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> PINKIE</pre>
<div class="block">The joystick button you play with with you little finger (Pinkie on *that* side
of the pond :P)</div>
</li>
</ul>
<a id="BASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BASE</pre>
<div class="block">Joystick button on the base of the device</div>
</li>
</ul>
<a id="BASE2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BASE2</pre>
<div class="block">Second joystick button on the base of the device</div>
</li>
</ul>
<a id="BASE3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE3</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BASE3</pre>
<div class="block">Thrid joystick button on the base of the device</div>
</li>
</ul>
<a id="BASE4">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE4</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BASE4</pre>
<div class="block">Fourth joystick button on the base of the device</div>
</li>
</ul>
<a id="BASE5">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE5</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BASE5</pre>
<div class="block">Fifth joystick button on the base of the device</div>
</li>
</ul>
<a id="BASE6">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BASE6</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BASE6</pre>
<div class="block">Sixth joystick button on the base of the device</div>
</li>
</ul>
<a id="DEAD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEAD</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> DEAD</pre>
<div class="block">erm, dunno, but it's in the defines so it might exist.</div>
</li>
</ul>
<a id="A">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>A</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> A</pre>
<div class="block">'A' button on a gamepad</div>
</li>
</ul>
<a id="B">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>B</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> B</pre>
<div class="block">'B' button on a gamepad</div>
</li>
</ul>
<a id="C">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>C</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> C</pre>
<div class="block">'C' button on a gamepad</div>
</li>
</ul>
<a id="X">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>X</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> X</pre>
<div class="block">'X' button on a gamepad</div>
</li>
</ul>
<a id="Y">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Y</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> Y</pre>
<div class="block">'Y' button on a gamepad</div>
</li>
</ul>
<a id="Z">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Z</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> Z</pre>
<div class="block">'Z' button on a gamepad</div>
</li>
</ul>
<a id="LEFT_THUMB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEFT_THUMB</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> LEFT_THUMB</pre>
<div class="block">Left thumb button on a gamepad</div>
</li>
</ul>
<a id="RIGHT_THUMB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RIGHT_THUMB</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> RIGHT_THUMB</pre>
<div class="block">Right thumb button on a gamepad</div>
</li>
</ul>
<a id="LEFT_THUMB2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEFT_THUMB2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> LEFT_THUMB2</pre>
<div class="block">Second left thumb button on a gamepad</div>
</li>
</ul>
<a id="RIGHT_THUMB2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RIGHT_THUMB2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> RIGHT_THUMB2</pre>
<div class="block">Second right thumb button on a gamepad</div>
</li>
</ul>
<a id="SELECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SELECT</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> SELECT</pre>
<div class="block">'Select' button on a gamepad</div>
</li>
</ul>
<a id="START">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>START</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> START</pre>
<div class="block">'Start' button on a gamepad</div>
</li>
</ul>
<a id="MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MODE</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> MODE</pre>
<div class="block">'Mode' button on a gamepad</div>
</li>
</ul>
<a id="LEFT_THUMB3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEFT_THUMB3</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> LEFT_THUMB3</pre>
<div class="block">Another left thumb button on a gamepad (how many thumbs do you have??)</div>
</li>
</ul>
<a id="RIGHT_THUMB3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RIGHT_THUMB3</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> RIGHT_THUMB3</pre>
<div class="block">Another right thumb button on a gamepad</div>
</li>
</ul>
<a id="TOOL_PEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_PEN</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_PEN</pre>
<div class="block">Digitiser pen tool button</div>
</li>
</ul>
<a id="TOOL_RUBBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_RUBBER</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_RUBBER</pre>
<div class="block">Digitiser rubber (eraser) tool button</div>
</li>
</ul>
<a id="TOOL_BRUSH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_BRUSH</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_BRUSH</pre>
<div class="block">Digitiser brush tool button</div>
</li>
</ul>
<a id="TOOL_PENCIL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_PENCIL</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_PENCIL</pre>
<div class="block">Digitiser pencil tool button</div>
</li>
</ul>
<a id="TOOL_AIRBRUSH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_AIRBRUSH</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_AIRBRUSH</pre>
<div class="block">Digitiser airbrush tool button</div>
</li>
</ul>
<a id="TOOL_FINGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_FINGER</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_FINGER</pre>
<div class="block">Digitiser finger tool button</div>
</li>
</ul>
<a id="TOOL_MOUSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_MOUSE</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_MOUSE</pre>
<div class="block">Digitiser mouse tool button</div>
</li>
</ul>
<a id="TOOL_LENS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOOL_LENS</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOOL_LENS</pre>
<div class="block">Digitiser lens tool button</div>
</li>
</ul>
<a id="TOUCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOUCH</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> TOUCH</pre>
<div class="block">Digitiser touch button</div>
</li>
</ul>
<a id="STYLUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STYLUS</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> STYLUS</pre>
<div class="block">Digitiser stylus button</div>
</li>
</ul>
<a id="STYLUS2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STYLUS2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> STYLUS2</pre>
<div class="block">Second digitiser stylus button</div>
</li>
</ul>
<a id="UNKNOWN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNKNOWN</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> UNKNOWN</pre>
<div class="block">An unknown button</div>
</li>
</ul>
<a id="BACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BACK</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> BACK</pre>
<div class="block">Returns the back mouse button.</div>
</li>
</ul>
<a id="EXTRA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA</pre>
<div class="block">Returns the extra mouse button.</div>
</li>
</ul>
<a id="FORWARD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FORWARD</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> FORWARD</pre>
<div class="block">Returns the forward mouse button.</div>
</li>
</ul>
<a id="LEFT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEFT</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> LEFT</pre>
<div class="block">The primary or leftmost mouse button.</div>
</li>
</ul>
<a id="MIDDLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIDDLE</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> MIDDLE</pre>
<div class="block">Returns the middle mouse button, not present if the mouse has fewer than three buttons.</div>
</li>
</ul>
<a id="RIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RIGHT</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> RIGHT</pre>
<div class="block">The secondary or rightmost mouse button, not present if the mouse is a single-button mouse.</div>
</li>
</ul>
<a id="SIDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIDE</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> SIDE</pre>
<div class="block">Returns the side mouse button.</div>
</li>
</ul>
<a id="EXTRA_1">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_1</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_1</pre>
<div class="block">Extra, unnamed, buttons</div>
</li>
</ul>
<a id="EXTRA_2">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_2</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_2</pre>
</li>
</ul>
<a id="EXTRA_3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_3</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_3</pre>
</li>
</ul>
<a id="EXTRA_4">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_4</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_4</pre>
</li>
</ul>
<a id="EXTRA_5">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_5</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_5</pre>
</li>
</ul>
<a id="EXTRA_6">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_6</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_6</pre>
</li>
</ul>
<a id="EXTRA_7">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_7</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_7</pre>
</li>
</ul>
<a id="EXTRA_8">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_8</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_8</pre>
</li>
</ul>
<a id="EXTRA_9">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_9</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_9</pre>
</li>
</ul>
<a id="EXTRA_10">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_10</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_10</pre>
</li>
</ul>
<a id="EXTRA_11">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_11</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_11</pre>
</li>
</ul>
<a id="EXTRA_12">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_12</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_12</pre>
</li>
</ul>
<a id="EXTRA_13">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_13</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_13</pre>
</li>
</ul>
<a id="EXTRA_14">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_14</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_14</pre>
</li>
</ul>
<a id="EXTRA_15">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_15</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_15</pre>
</li>
</ul>
<a id="EXTRA_16">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_16</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_16</pre>
</li>
</ul>
<a id="EXTRA_17">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_17</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_17</pre>
</li>
</ul>
<a id="EXTRA_18">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_18</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_18</pre>
</li>
</ul>
<a id="EXTRA_19">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_19</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_19</pre>
</li>
</ul>
<a id="EXTRA_20">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_20</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_20</pre>
</li>
</ul>
<a id="EXTRA_21">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_21</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_21</pre>
</li>
</ul>
<a id="EXTRA_22">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_22</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_22</pre>
</li>
</ul>
<a id="EXTRA_23">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_23</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_23</pre>
</li>
</ul>
<a id="EXTRA_24">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_24</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_24</pre>
</li>
</ul>
<a id="EXTRA_25">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_25</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_25</pre>
</li>
</ul>
<a id="EXTRA_26">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_26</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_26</pre>
</li>
</ul>
<a id="EXTRA_27">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_27</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_27</pre>
</li>
</ul>
<a id="EXTRA_28">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_28</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_28</pre>
</li>
</ul>
<a id="EXTRA_29">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_29</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_29</pre>
</li>
</ul>
<a id="EXTRA_30">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_30</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_30</pre>
</li>
</ul>
<a id="EXTRA_31">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_31</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_31</pre>
</li>
</ul>
<a id="EXTRA_32">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_32</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_32</pre>
</li>
</ul>
<a id="EXTRA_33">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_33</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_33</pre>
</li>
</ul>
<a id="EXTRA_34">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_34</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_34</pre>
</li>
</ul>
<a id="EXTRA_35">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_35</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_35</pre>
</li>
</ul>
<a id="EXTRA_36">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_36</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_36</pre>
</li>
</ul>
<a id="EXTRA_37">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_37</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_37</pre>
</li>
</ul>
<a id="EXTRA_38">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_38</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_38</pre>
</li>
</ul>
<a id="EXTRA_39">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXTRA_39</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_39</pre>
</li>
</ul>
<a id="EXTRA_40">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EXTRA_40</h4>
<pre>public static final&nbsp;<a href="Component.Identifier.Button.html" title="class in net.java.games.input">Component.Identifier.Button</a> EXTRA_40</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Button</h4>
<pre>public&nbsp;Button&#8203;(java.lang.String&nbsp;name)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Component.Identifier.Button.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>