public interface IEnvironmentContext
Modifier and Type | Method and Description |
---|---|
long |
getCurrentTime() |
void |
notifyInputEnvEvent(InputEvent ev) |
void |
notifyInputEvent(InputEvent ev) |
long getCurrentTime()
void notifyInputEnvEvent(InputEvent ev)
ev
- the input environment event to notifyvoid notifyInputEvent(InputEvent ev)
ev
- the input event to notify