public class DateTimeKeyListener extends NumberKeyListener
For entering dates and times in the same 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.