Package | Description |
---|---|
org.fxmisc.wellbehaved.event |
Allows one to use pattern matching (think, "a switch statement with more power") to map one or more input event(s)
(e.g.
|
org.fxmisc.wellbehaved.event.internal |
This package is for internal usage is will be made inaccessible in Java 10.
|
org.fxmisc.wellbehaved.event.template |
This package contains all the
InputMap code needed to turn the idea
into a template that can be instantiated for each instance of a class. |