org.gnu.gtk.event

Class MouseMotionEvent.Type

Enclosing Class:
MouseMotionEvent

public static class MouseMotionEvent.Type
extends EventType

Field Summary

static 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.

Field Details

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.