|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jtgl.input.InputControl
org.jtgl.input.MouseMotionInputControl
public abstract class MouseMotionInputControl
Mouse Motion InputControl
Field Summary | |
---|---|
static java.lang.String |
CONTROL_CLASSNAME
|
Constructor Summary | |
---|---|
MouseMotionInputControl()
Creates a new instance of MouseMotionInputControl |
Method Summary | |
---|---|
abstract boolean |
isDragging()
|
abstract boolean |
isMoving()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTROL_CLASSNAME
Constructor Detail |
---|
public MouseMotionInputControl()
Method Detail |
---|
public abstract boolean isMoving()
public abstract boolean isDragging()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |