public class IgnoreDoubleClick
extends java.lang.Object
Constructor and Description |
---|
IgnoreDoubleClick()
Instantiates a new ignore double click.
|
IgnoreDoubleClick(int timeOut)
Instantiates a new ignore double click.
|
Modifier and Type | Method and Description |
---|---|
void |
click(MultiTouchCursorEvent event)
Click.
|
void |
onAction(MultiTouchCursorEvent event)
On action.
|
public IgnoreDoubleClick()
public IgnoreDoubleClick(int timeOut)
timeOut
- the time outpublic void click(MultiTouchCursorEvent event)
event
- the eventpublic void onAction(MultiTouchCursorEvent event)
event
- the event