A player can now be selected by typing his table number, when the focus is in the results table. Pressing the Enter key will assign the current move to the selected player(s). This allows a very fast assignment of moves.
Currently, it contains only the KeyEventFilter class, and a new ClickableLabel class (not used yet).