|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.input.devices.components.DeviceComponent
org.jagatoo.input.devices.components.DigitalDeviceComponent
public class DigitalDeviceComponent
Abstraction of all DeviceComponents, that have only two states.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
DeviceComponent.Type |
| Field Summary |
|---|
| Fields inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
nextID |
| Constructor Summary | |
|---|---|
protected |
DigitalDeviceComponent(DeviceComponent.Type type,
java.lang.String name)
|
| Method Summary |
|---|
| Methods inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
bindAction, bindAction, getDeviceComponentID, getLocalizedName, getName, getType, isAnalog, isDigital, notifyBoundActions, unbindAction, unbindAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DigitalDeviceComponent(DeviceComponent.Type type,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||