public static class Component.Identifier
extends java.lang.Object
| Modifier and Type | Class and 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 and Description |
|---|---|
protected |
Component.Identifier(java.lang.String name)
Protected constructor
|