A B C D E G H I M N P R S T V W

G

Gesture - class com.aleax.gui.gesture.Gesture.
Provides storage for multiple strokes and an associated action.
Gesture(int, String) - Constructor for class com.aleax.gui.gesture.Gesture
 
Gesture(int, String, Stroke[]) - Constructor for class com.aleax.gui.gesture.Gesture
 
GestureEditPanel - class com.aleax.gui.gesture.GestureEditPanel.
UI used to define gestures when using the GestureInterface.
GestureEditPanel(Stroke) - Constructor for class com.aleax.gui.gesture.GestureEditPanel
 
GestureInterface - class com.aleax.gui.gesture.GestureInterface.
GestureInterface: Provides easy access to gesturing
GestureListener - interface com.aleax.gui.gesture.GestureListener.
The listener interface for receiving gesture notifications.
GestureSettingsPanel - class com.aleax.gui.gesture.GestureSettingsPanel.
UI to tweak recognition settings.
GestureSettingsPanel() - Constructor for class com.aleax.gui.gesture.GestureSettingsPanel
 
gesturePerformed(Stroke, int) - Method in class TextExample
Simple implementation of GestureListener
gesturePerformed(Stroke, int) - Method in interface com.aleax.gui.gesture.GestureListener
Invoked when a gesture has been recognised.
getGestures() - Static method in class com.aleax.gui.gesture.GestureInterface
 
getStroke(int) - Method in class com.aleax.gui.gesture.Gesture
 

A B C D E G H I M N P R S T V W