|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputEvent
An event providing information from input such as a keystroke or a command.
| Method Summary | |
|---|---|
void |
consume()
Consumes the input associated with this event. |
Input |
getInput()
|
boolean |
isConsumed()
|
| Methods inherited from interface com.guiseframework.event.GuiseEvent |
|---|
getSession |
| Methods inherited from interface com.globalmentor.event.Event |
|---|
getSource |
| Method Detail |
|---|
boolean isConsumed()
void consume()
Input getInput()
null if there is no input associated with this event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||