|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
KeyEvent isKey(Key, |
A collector function for key events for {@code key}. |
Function<Event, KeyEvent>) isKey(Key) |
Returns a collector function for key events for {@code key}. |
KeyEvent keyEvents(Event) |
Checks whether {@code event} is a {@code KeyEvent} and returns it (casted appropriately) if so. |
TypedEvent typedEvents(Event) |
Checks whether {@code event} is a {@code TypedEvent} and returns it (casted appropriately) if so. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||