InputMap code needed to turn the idea
into a template that can be instantiated for each instance of a class.See: Description
| Interface | Description |
|---|---|
| InputHandlerTemplate<S,E extends javafx.event.Event> |
Template version of
InputHandler. |
| InputMapTemplate.HandlerTemplateConsumer<S,E extends javafx.event.Event> |
| Class | Description |
|---|---|
| InputMapTemplate<S,E extends javafx.event.Event> |
See
InputMap for an explanation. |
InputMap code needed to turn the idea
into a template that can be instantiated for each instance of a class.