|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.keyboard.TheKeyboard
public class TheKeyboard
Field Summary | |
---|---|
protected static int |
CONTROLLER_QUEUE_SIZE
|
Constructor Summary | |
---|---|
TheKeyboard()
|
Method Summary | |
---|---|
java.util.List<java.lang.Byte> |
getControllerQueue()
Returns the keyboard controller queue, contains data intended for keyboard (command bytes). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final int CONTROLLER_QUEUE_SIZE
Constructor Detail |
---|
public TheKeyboard()
Method Detail |
---|
public java.util.List<java.lang.Byte> getControllerQueue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |