|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.aplu.nxt.MotionAdapter
public class MotionAdapter
Class with an empty declaration of a callback method when the movement stops.
Constructor Summary | |
---|---|
MotionAdapter()
|
Method Summary | |
---|---|
void |
motionStopped()
Empty method called when the movement stops. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MotionAdapter()
Method Detail |
---|
public void motionStopped()
motionStopped
in interface MotionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |