|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GestureListener
This listener interface for receiving Gesture events from spellcast.
When a gesture is selected the gestureSelected method is fired
to all listeners.
| Method Summary | |
|---|---|
void |
gestureSelected(Gesture g)
This method is fired when a gesture is selected. |
| Method Detail |
|---|
void gestureSelected(Gesture g)
g - The gesture that is selected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||