public class DateKeyListener extends NumberKeyListener
For entering dates 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.