Hi,
I am new to Java so i may not explain this to well, but here goes:
I have a JText field that i require users to enter a date and time into. However i wish the date and time to be entered in a certain format i.e. dd/mm/yy hh:mm, and this is to be enforced, rather like an InputMask to those familiar with MS Access forms. I would be grateful if anyone could advise me on how to set this up, am i correct in assuming i would use the InputVerifier class, or am i barking up the wrong tree?
Thanks in advance
I am new to Java so i may not explain this to well, but here goes:
I have a JText field that i require users to enter a date and time into. However i wish the date and time to be entered in a certain format i.e. dd/mm/yy hh:mm, and this is to be enforced, rather like an InputMask to those familiar with MS Access forms. I would be grateful if anyone could advise me on how to set this up, am i correct in assuming i would use the InputVerifier class, or am i barking up the wrong tree?
Thanks in advance