|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcourselog.ActionKeysDispatcher
public class ActionKeysDispatcher
| Field Summary | |
|---|---|
protected ewe.ui.Control |
actLeft
|
protected ewe.ui.Control |
actRight
|
| Constructor Summary | |
|---|---|
ActionKeysDispatcher()
|
|
| Method Summary | |
|---|---|
void |
onEvent(ewe.ui.Event ev)
|
void |
setLeftAndRight(ewe.ui.Control cL,
ewe.ui.Control cR)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ewe.ui.Control actLeft
protected ewe.ui.Control actRight
| Constructor Detail |
|---|
public ActionKeysDispatcher()
| Method Detail |
|---|
public void setLeftAndRight(ewe.ui.Control cL,
ewe.ui.Control cR)
public void onEvent(ewe.ui.Event ev)
onEvent in interface ewe.ui.EventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||