|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.java.games.input.Component.Identifier
public static class Component.Identifier
Identifiers for different Axes.
| Nested Class Summary | |
|---|---|
static class |
Component.Identifier.Axis
|
static class |
Component.Identifier.Button
|
static class |
Component.Identifier.Key
KeyIDs for standard PC (LATIN-1) keyboards |
| Constructor Summary | |
|---|---|
protected |
Component.Identifier(java.lang.String name)
Protected constructor |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Component.Identifier(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||