Fixed #1070 - Display ICZN author labels in property sheet and preferences
authorp.ciardelli <p.ciardelli@localhost>
Thu, 17 Sep 2009 15:35:34 +0000 (15:35 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Thu, 17 Sep 2009 15:35:34 +0000 (15:35 +0000)
commitb3e4216886ce57897e5e152de534c0315b8cbb9f
treedc4ea9a6e1c168d41ad9545720819ab3f8d1a0c0
parent67f86ad6597c1157b61a4465633328c2792440bf
Fixed #1070 - Display ICZN author labels in property sheet and preferences
.gitattributes
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/labels/DefaultLabelStrategy.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/labels/ILabelImageStrategy.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/labels/LabelImageProvider.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/labels/ZoologicalNameLabelStrategy.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/NameRelationshipTypeMenuPreferences.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/store/VocabularyStore.java