PiRSquared17 / tomproject

Automatically exported from code.google.com/p/tomproject
0 stars 0 forks source link

TomTextField with predefined masks #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(check MaskFormater class)

some fields should be provided with predefined masks, such as:
tomPack.swing.fields.CpfField
tomPack.swing.fields.TomRgField
tomPack.swing.fields.TomEmailField

Original issue reported on code.google.com by brito....@gmail.com on 23 Apr 2010 at 2:30

GoogleCodeExporter commented 9 years ago
rectifying (names):
tomPack.swing.fields.CpfField
tomPack.swing.fields.RgField
tomPack.swing.fields.EmailField

Original comment by brito....@gmail.com on 23 Apr 2010 at 2:33

GoogleCodeExporter commented 9 years ago
(maybe not a good idea, as documents formats changes with the years)

Original comment by brito....@gmail.com on 23 Apr 2010 at 2:36

GoogleCodeExporter commented 9 years ago
tomPack.swing.fields.CnpjField
tomPack.swing.fields.DateField (enum parameter for location)
tomPack.swing.fields.PhoneField (enum parameter for location)

Original comment by brito....@gmail.com on 23 Apr 2010 at 3:07