<!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.Key (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.Key (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.Key.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 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: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > Method< / li >
< / ul >
< / div >
< a id = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< / div >
< div class = "navPadding" > < / 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 > < a href = "package-summary.html" > net.java.games.input< / a > < / div >
< h2 title = "Class Component.Identifier.Key" class = "title" > Class Component.Identifier.Key< / 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.Key< / 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.Key< / span >
extends < a href = "Component.Identifier.html" title = "class in net.java.games.input" > Component.Identifier< / a > < / pre >
< div class = "block" > KeyIDs for standard PC (LATIN-1) keyboards< / div >
< / 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 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" > < / 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.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_0" > _0< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_1" > _1< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_2" > _2< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_3" > _3< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_4" > _4< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_5" > _5< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_6" > _6< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_7" > _7< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_8" > _8< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#_9" > _9< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#A" > A< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ADD" > ADD< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#APOSTROPHE" > APOSTROPHE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#APPS" > APPS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#AT" > AT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#AX" > AX< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#B" > B< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#BACK" > BACK< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#BACKSLASH" > BACKSLASH< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#C" > C< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#CAPITAL" > CAPITAL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#CIRCUMFLEX" > CIRCUMFLEX< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#COLON" > COLON< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#COMMA" > COMMA< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#CONVERT" > CONVERT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#D" > D< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DECIMAL" > DECIMAL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DELETE" > DELETE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DIVIDE" > DIVIDE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DOWN" > DOWN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#E" > E< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#END" > END< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#EQUALS" > EQUALS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ESCAPE" > ESCAPE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F" > F< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F1" > F1< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F10" > F10< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F11" > F11< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F12" > F12< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F13" > F13< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F14" > F14< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F15" > F15< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F2" > F2< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F3" > F3< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F4" > F4< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F5" > F5< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F6" > F6< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F7" > F7< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F8" > F8< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#F9" > F9< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#G" > G< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#GRAVE" > GRAVE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#H" > H< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#HOME" > HOME< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#I" > I< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#INSERT" > INSERT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#J" > J< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#K" > K< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#KANA" > KANA< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#KANJI" > KANJI< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#L" > L< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LALT" > LALT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LBRACKET" > LBRACKET< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LCONTROL" > LCONTROL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LEFT" > LEFT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LSHIFT" > LSHIFT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LWIN" > LWIN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#M" > M< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#MINUS" > MINUS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#MULTIPLY" > MULTIPLY< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#N" > N< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NOCONVERT" > NOCONVERT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMLOCK" > NUMLOCK< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD0" > NUMPAD0< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD1" > NUMPAD1< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD2" > NUMPAD2< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD3" > NUMPAD3< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD4" > NUMPAD4< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD5" > NUMPAD5< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD6" > NUMPAD6< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD7" > NUMPAD7< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD8" > NUMPAD8< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPAD9" > NUMPAD9< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPADCOMMA" > NUMPADCOMMA< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPADENTER" > NUMPADENTER< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#NUMPADEQUAL" > NUMPADEQUAL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#O" > O< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#P" > P< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#PAGEDOWN" > PAGEDOWN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#PAGEUP" > PAGEUP< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#PAUSE" > PAUSE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#PERIOD" > PERIOD< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#POWER" > POWER< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#Q" > Q< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#R" > R< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RALT" > RALT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RBRACKET" > RBRACKET< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RCONTROL" > RCONTROL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RETURN" > RETURN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RIGHT" > RIGHT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RSHIFT" > RSHIFT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#RWIN" > RWIN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#S" > S< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SCROLL" > SCROLL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SEMICOLON" > SEMICOLON< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SLASH" > SLASH< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SLEEP" > SLEEP< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SPACE" > SPACE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#STOP" > STOP< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SUBTRACT" > SUBTRACT< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#SYSRQ" > SYSRQ< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#T" > T< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#TAB" > TAB< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#U" > U< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#UNDERLINE" > UNDERLINE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#UNKNOWN" > UNKNOWN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#UNLABELED" > UNLABELED< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#UP" > UP< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#V" > V< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VOID" > VOID< / a > < / span > < / code > < / th >
< td class = "colLast" >
< div class = "block" > Standard keyboard (LATIN-1) keys
UNIX X11 keysym values are listed to the right< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#W" > W< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#X" > X< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#Y" > Y< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#YEN" > YEN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#Z" > Z< / a > < / span > < / code > < / th >
< td class = "colLast" > < / 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" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier< / th >
< th class = "colSecond" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < / code > < / td >
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(java.lang.String)" > Key< / a > < / span > ​ (java.lang.String name)< / code > < / th >
< td class = "colLast" >
< div class = "block" > Protected constructor< / div >
< / 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 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 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 = "VOID" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VOID< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > VOID< / pre >
< div class = "block" > Standard keyboard (LATIN-1) keys
UNIX X11 keysym values are listed to the right< / div >
< / li >
< / ul >
< a id = "ESCAPE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ESCAPE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > ESCAPE< / pre >
< / li >
< / ul >
< a id = "_1" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _1< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _1< / pre >
< / li >
< / ul >
< a id = "_2" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _2< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _2< / pre >
< / li >
< / ul >
< a id = "_3" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _3< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _3< / pre >
< / li >
< / ul >
< a id = "_4" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _4< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _4< / pre >
< / li >
< / ul >
< a id = "_5" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _5< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _5< / pre >
< / li >
< / ul >
< a id = "_6" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _6< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _6< / pre >
< / li >
< / ul >
< a id = "_7" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _7< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _7< / pre >
< / li >
< / ul >
< a id = "_8" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _8< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _8< / pre >
< / li >
< / ul >
< a id = "_9" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _9< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _9< / pre >
< / li >
< / ul >
< a id = "_0" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > _0< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > _0< / pre >
< / li >
< / ul >
< a id = "MINUS" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > MINUS< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > MINUS< / pre >
< / li >
< / ul >
< a id = "EQUALS" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > EQUALS< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > EQUALS< / pre >
< / li >
< / ul >
< a id = "BACK" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > BACK< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > BACK< / pre >
< / li >
< / ul >
< a id = "TAB" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > TAB< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > TAB< / pre >
< / li >
< / ul >
< a id = "Q" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > Q< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > Q< / pre >
< / li >
< / ul >
< a id = "W" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > W< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > W< / pre >
< / li >
< / ul >
< a id = "E" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > E< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > E< / pre >
< / li >
< / ul >
< a id = "R" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > R< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > R< / pre >
< / li >
< / ul >
< a id = "T" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > T< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > T< / pre >
< / li >
< / ul >
< a id = "Y" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > Y< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > Y< / pre >
< / li >
< / ul >
< a id = "U" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > U< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > U< / pre >
< / li >
< / ul >
< a id = "I" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > I< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > I< / pre >
< / li >
< / ul >
< a id = "O" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > O< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > O< / pre >
< / li >
< / ul >
< a id = "P" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > P< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > P< / pre >
< / li >
< / ul >
< a id = "LBRACKET" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > LBRACKET< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > LBRACKET< / pre >
< / li >
< / ul >
< a id = "RBRACKET" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RBRACKET< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RBRACKET< / pre >
< / li >
< / ul >
< a id = "RETURN" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RETURN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RETURN< / pre >
< / li >
< / ul >
< a id = "LCONTROL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > LCONTROL< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > LCONTROL< / pre >
< / li >
< / ul >
< a id = "A" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > A< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > A< / pre >
< / li >
< / ul >
< a id = "S" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > S< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > S< / pre >
< / li >
< / ul >
< a id = "D" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > D< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > D< / pre >
< / li >
< / ul >
< a id = "F" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F< / pre >
< / li >
< / ul >
< a id = "G" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > G< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > G< / pre >
< / li >
< / ul >
< a id = "H" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > H< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > H< / pre >
< / li >
< / ul >
< a id = "J" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > J< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > J< / pre >
< / li >
< / ul >
< a id = "K" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > K< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > K< / pre >
< / li >
< / ul >
< a id = "L" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > L< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > L< / pre >
< / li >
< / ul >
< a id = "SEMICOLON" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SEMICOLON< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SEMICOLON< / pre >
< / li >
< / ul >
< a id = "APOSTROPHE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > APOSTROPHE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > APOSTROPHE< / pre >
< / li >
< / ul >
< a id = "GRAVE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > GRAVE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > GRAVE< / pre >
< / li >
< / ul >
< a id = "LSHIFT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > LSHIFT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > LSHIFT< / pre >
< / li >
< / ul >
< a id = "BACKSLASH" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > BACKSLASH< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > BACKSLASH< / pre >
< / li >
< / ul >
< a id = "Z" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > Z< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > Z< / pre >
< / li >
< / ul >
< a id = "X" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > X< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > X< / pre >
< / li >
< / ul >
< a id = "C" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > C< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > C< / pre >
< / li >
< / ul >
< a id = "V" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > V< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > V< / pre >
< / li >
< / ul >
< a id = "B" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > B< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > B< / pre >
< / li >
< / ul >
< a id = "N" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > N< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > N< / pre >
< / li >
< / ul >
< a id = "M" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > M< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > M< / pre >
< / li >
< / ul >
< a id = "COMMA" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > COMMA< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > COMMA< / pre >
< / li >
< / ul >
< a id = "PERIOD" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > PERIOD< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > PERIOD< / pre >
< / li >
< / ul >
< a id = "SLASH" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SLASH< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SLASH< / pre >
< / li >
< / ul >
< a id = "RSHIFT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RSHIFT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RSHIFT< / pre >
< / li >
< / ul >
< a id = "MULTIPLY" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > MULTIPLY< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > MULTIPLY< / pre >
< / li >
< / ul >
< a id = "LALT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > LALT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > LALT< / pre >
< / li >
< / ul >
< a id = "SPACE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SPACE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SPACE< / pre >
< / li >
< / ul >
< a id = "CAPITAL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > CAPITAL< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > CAPITAL< / pre >
< / li >
< / ul >
< a id = "F1" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F1< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F1< / pre >
< / li >
< / ul >
< a id = "F2" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F2< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F2< / pre >
< / li >
< / ul >
< a id = "F3" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F3< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F3< / pre >
< / li >
< / ul >
< a id = "F4" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F4< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F4< / pre >
< / li >
< / ul >
< a id = "F5" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F5< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F5< / pre >
< / li >
< / ul >
< a id = "F6" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F6< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F6< / pre >
< / li >
< / ul >
< a id = "F7" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F7< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F7< / pre >
< / li >
< / ul >
< a id = "F8" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F8< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F8< / pre >
< / li >
< / ul >
< a id = "F9" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F9< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F9< / pre >
< / li >
< / ul >
< a id = "F10" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F10< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F10< / pre >
< / li >
< / ul >
< a id = "NUMLOCK" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMLOCK< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMLOCK< / pre >
< / li >
< / ul >
< a id = "SCROLL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SCROLL< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SCROLL< / pre >
< / li >
< / ul >
< a id = "NUMPAD7" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD7< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD7< / pre >
< / li >
< / ul >
< a id = "NUMPAD8" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD8< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD8< / pre >
< / li >
< / ul >
< a id = "NUMPAD9" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD9< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD9< / pre >
< / li >
< / ul >
< a id = "SUBTRACT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SUBTRACT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SUBTRACT< / pre >
< / li >
< / ul >
< a id = "NUMPAD4" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD4< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD4< / pre >
< / li >
< / ul >
< a id = "NUMPAD5" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD5< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD5< / pre >
< / li >
< / ul >
< a id = "NUMPAD6" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD6< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD6< / pre >
< / li >
< / ul >
< a id = "ADD" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ADD< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > ADD< / pre >
< / li >
< / ul >
< a id = "NUMPAD1" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD1< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD1< / pre >
< / li >
< / ul >
< a id = "NUMPAD2" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD2< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD2< / pre >
< / li >
< / ul >
< a id = "NUMPAD3" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD3< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD3< / pre >
< / li >
< / ul >
< a id = "NUMPAD0" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPAD0< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPAD0< / pre >
< / li >
< / ul >
< a id = "DECIMAL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DECIMAL< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > DECIMAL< / pre >
< / li >
< / ul >
< a id = "F11" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F11< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F11< / pre >
< / li >
< / ul >
< a id = "F12" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F12< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F12< / pre >
< / li >
< / ul >
< a id = "F13" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F13< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F13< / pre >
< / li >
< / ul >
< a id = "F14" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F14< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F14< / pre >
< / li >
< / ul >
< a id = "F15" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > F15< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > F15< / pre >
< / li >
< / ul >
< a id = "KANA" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > KANA< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > KANA< / pre >
< / li >
< / ul >
< a id = "CONVERT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > CONVERT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > CONVERT< / pre >
< / li >
< / ul >
< a id = "NOCONVERT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NOCONVERT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NOCONVERT< / pre >
< / li >
< / ul >
< a id = "YEN" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > YEN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > YEN< / pre >
< / li >
< / ul >
< a id = "NUMPADEQUAL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPADEQUAL< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPADEQUAL< / pre >
< / li >
< / ul >
< a id = "CIRCUMFLEX" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > CIRCUMFLEX< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > CIRCUMFLEX< / pre >
< / li >
< / ul >
< a id = "AT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > AT< / pre >
< / li >
< / ul >
< a id = "COLON" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > COLON< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > COLON< / pre >
< / li >
< / ul >
< a id = "UNDERLINE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > UNDERLINE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > UNDERLINE< / pre >
< / li >
< / ul >
< a id = "KANJI" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > KANJI< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > KANJI< / pre >
< / li >
< / ul >
< a id = "STOP" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > STOP< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > STOP< / pre >
< / li >
< / ul >
< a id = "AX" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > AX< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > AX< / pre >
< / li >
< / ul >
< a id = "UNLABELED" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > UNLABELED< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > UNLABELED< / pre >
< / li >
< / ul >
< a id = "NUMPADENTER" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPADENTER< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPADENTER< / pre >
< / li >
< / ul >
< a id = "RCONTROL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RCONTROL< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RCONTROL< / pre >
< / li >
< / ul >
< a id = "NUMPADCOMMA" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > NUMPADCOMMA< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > NUMPADCOMMA< / pre >
< / li >
< / ul >
< a id = "DIVIDE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DIVIDE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > DIVIDE< / pre >
< / li >
< / ul >
< a id = "SYSRQ" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SYSRQ< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SYSRQ< / pre >
< / li >
< / ul >
< a id = "RALT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RALT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RALT< / pre >
< / li >
< / ul >
< a id = "PAUSE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > PAUSE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > PAUSE< / pre >
< / li >
< / ul >
< a id = "HOME" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > HOME< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > HOME< / pre >
< / li >
< / ul >
< a id = "UP" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > UP< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > UP< / pre >
< / li >
< / ul >
< a id = "PAGEUP" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > PAGEUP< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > PAGEUP< / pre >
< / li >
< / ul >
< a id = "LEFT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > LEFT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > LEFT< / pre >
< / li >
< / ul >
< a id = "RIGHT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RIGHT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RIGHT< / pre >
< / li >
< / ul >
< a id = "END" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > END< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > END< / pre >
< / li >
< / ul >
< a id = "DOWN" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DOWN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > DOWN< / pre >
< / li >
< / ul >
< a id = "PAGEDOWN" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > PAGEDOWN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > PAGEDOWN< / pre >
< / li >
< / ul >
< a id = "INSERT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > INSERT< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > INSERT< / pre >
< / li >
< / ul >
< a id = "DELETE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DELETE< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > DELETE< / pre >
< / li >
< / ul >
< a id = "LWIN" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > LWIN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > LWIN< / pre >
< / li >
< / ul >
< a id = "RWIN" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > RWIN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > RWIN< / pre >
< / li >
< / ul >
< a id = "APPS" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > APPS< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > APPS< / pre >
< / li >
< / ul >
< a id = "POWER" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > POWER< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > POWER< / pre >
< / li >
< / ul >
< a id = "SLEEP" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > SLEEP< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > SLEEP< / pre >
< / li >
< / ul >
< a id = "UNKNOWN" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > UNKNOWN< / h4 >
< pre > public static final < a href = "Component.Identifier.Key.html" title = "class in net.java.games.input" > Component.Identifier.Key< / a > UNKNOWN< / 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 = "<init>(java.lang.String)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > Key< / h4 >
< pre > protected Key​ (java.lang.String name)< / pre >
< div class = "block" > Protected constructor< / div >
< / 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.Key.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 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: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > Method< / li >
< / ul >
< / div >
< a id = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / nav >
< / footer >
< / body >
< / html >