public class TimeKeyListener extends NumberKeyListener
For entering times in a text field.
As for all implementations of {@link KeyListener}, this class is only concerned
with hardware keyboards. Software input methods have no obligation to trigger
the methods in this class.