Creating a YearValidator. Validator added to Descriptor - in case of invalid data...
authorp.ciardelli <p.ciardelli@localhost>
Mon, 10 Nov 2008 12:52:34 +0000 (12:52 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Mon, 10 Nov 2008 12:52:34 +0000 (12:52 +0000)
commit362126f7b24cb44b8ac8442da603fc726a4d5ed2
tree59f428a8b4f9bd349b5f93b2d33fb7c84c29f9d2
parent3010826949196a97c15ebb4f884521762731b8f6
Creating a YearValidator. Validator added to Descriptor - in case of invalid data, setValue() will not be called when Year field loses focus. Validator writes invalid messages to status bar.
.gitattributes
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/propertysheet/YearValidator.java [new file with mode: 0644]
eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/propertysheet/bibref/BibRefPropertySource.java