|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jhid.impl.generic.AbstractSlot
net.jhid.impl.generic.AbstractAxis
net.jhid.impl.generic.RelativeAxis
| Constructor Summary | |
RelativeAxis(AbstractDevice aDevice,
AxisId aId)
|
|
| Method Summary | |
void |
addListener(IRelativeAxisListener aListener)
|
void |
move(int aDelta)
Updates the value of this axis and fires an event. |
void |
removeListener(IRelativeAxisListener aListener)
|
| Methods inherited from class net.jhid.impl.generic.AbstractAxis |
getId, getValue, setValue |
| Methods inherited from class net.jhid.impl.generic.AbstractSlot |
addListener, getAbstractDevice, getDevice, getListenersIterator, removeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.jhid.core.devices.IRelativeAxis |
setValue |
| Methods inherited from interface net.jhid.core.devices.IAxis |
getDevice, getId, getValue |
| Constructor Detail |
public RelativeAxis(AbstractDevice aDevice,
AxisId aId)
| Method Detail |
public void addListener(IRelativeAxisListener aListener)
addListener in interface IRelativeAxispublic void removeListener(IRelativeAxisListener aListener)
removeListener in interface IRelativeAxispublic void move(int aDelta)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||