|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--iglu.polka.PolkaListener
Field Summary | |
static int |
DOUBLE_CLICK
|
protected int |
event_type
|
Constructor Summary | |
PolkaListener(int event_type)
|
Method Summary | |
abstract void |
onEvent()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int DOUBLE_CLICK
protected int event_type
Constructor Detail |
public PolkaListener(int event_type)
Method Detail |
public abstract void onEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |