org.gnu.gtk.event

Class MouseMotionEvent.Type

public static class MouseMotionEvent.Type extends EventType

Field Summary
static MouseMotionEvent.TypeMOTION
Pointer motion.

Field Detail

MOTION

public static final MouseMotionEvent.Type MOTION

Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.

Pointer motion.