Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

InputVerifier class use (as Input Mask?)

Status
Not open for further replies.

MartinF

Technical User
Sep 19, 2000
143
FR
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top