private class FXDnD.ComponentMapper<T>
extends java.lang.Object
Utility class that operates on Maps with Components as keys.
Useful when processing mouse events to choose an object from the map
based on the component located at the given coordinates.