Component.Identifier.Axis, Component.Identifier.Button, Component.Identifier.Keypublic static class Component.Identifier
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Component.Identifier.Axis |
|
static class |
Component.Identifier.Button |
|
static class |
Component.Identifier.Key |
KeyIDs for standard PC (LATIN-1) keyboards
|
| Modifier | Constructor | Description |
|---|---|---|
protected |
Identifier(java.lang.String name) |
Protected constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Returns a non-localized string description of this axis type.
|
java.lang.String |
toString() |
Returns a non-localized string description of this axis type.
|
Copyright © 2018. All rights reserved.