4632N/A<html>
4632N/A<head>
4632N/A</head>
4632N/A<body bgcolor="white">
4632N/AClasses for receiving gesture events.
4632N/A
4632N/AProvides a mechanism to receive various gesture events on JComponents. Gesture notifications are relayed up the component hierarchy from the deepest component under the cursor to the top-level container. Events may be consumed by deeper components to prevent them from propagating to higher components.
4632N/A
4632N/AGesture listeners are added to components using the GestureUtilities helper class.
4632N/A</body>
4632N/A</html>