|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.java.games.input.AbstractController
net.java.games.input.Mouse
net.java.games.input.AWTMouse
final class AWTMouse
| Nested Class Summary | |
|---|---|
(package private) static class |
AWTMouse.Axis
|
(package private) static class |
AWTMouse.Button
|
| Nested classes/interfaces inherited from interface net.java.games.input.Controller |
|---|
Controller.PortType, Controller.Type |
| Field Summary |
|---|
| Fields inherited from class net.java.games.input.AbstractController |
|---|
EVENT_QUEUE_DEPTH |
| Constructor Summary | |
|---|---|
protected |
AWTMouse()
|
| Method Summary | |
|---|---|
void |
eventDispatched(java.awt.AWTEvent event)
|
protected boolean |
getNextDeviceEvent(Event event)
|
void |
pollDevice()
|
| Methods inherited from class net.java.games.input.Mouse |
|---|
getBack, getButton3, getButton4, getExtra, getForward, getLeft, getMiddle, getPrimaryButton, getRight, getSecondaryButton, getSide, getTertiaryButton, getType, getWheel, getX, getY |
| Methods inherited from class net.java.games.input.AbstractController |
|---|
getComponent, getComponents, getControllers, getEventQueue, getName, getPortNumber, getPortType, getRumblers, poll, setDeviceEventQueueSize, setEventQueueSize, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected AWTMouse()
| Method Detail |
|---|
public final void pollDevice()
throws java.io.IOException
pollDevice in class AbstractControllerjava.io.IOException
protected final boolean getNextDeviceEvent(Event event)
throws java.io.IOException
getNextDeviceEvent in class AbstractControllerjava.io.IOExceptionpublic final void eventDispatched(java.awt.AWTEvent event)
eventDispatched in interface java.awt.event.AWTEventListener
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||