In my project, I have an age field, where I want to receive a maximum of 3 numbers, so I did this:
mskIdade = new MaskFormatter("###");
So far so good, but every time I type a number with less than 3 characters, mskIdade fills in the...
asked by
07.06.2016 / 22:33