|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.esw.eengine.renderable.wtk.FocusManager
public final class FocusManager
| Method Summary | |
|---|---|
Component |
getFocusedComponent()
|
void |
setFocusedComponent(Component focusedComponent)
|
void |
update(float delta)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void update(float delta)
update in interface IUpdateabledelta - Time in millis since last updateIUpdateable.update(float)public final Component getFocusedComponent()
public final void setFocusedComponent(Component focusedComponent)
focusedComponent - The focusedComponent to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||