optional character with MaskFormatter java

471 views Asked by At

I need a simple thing.

I have a JFormattedTextField with MaskFormatter "##" but I want the first digit is optional.

The information I want to get is the day of the month.

Thanks.

0

There are 0 answers