Refactored menu preference selection
authorn.hoffmann <n.hoffmann@localhost>
Fri, 12 Jun 2009 17:33:23 +0000 (17:33 +0000)
committern.hoffmann <n.hoffmann@localhost>
Fri, 12 Jun 2009 17:33:23 +0000 (17:33 +0000)
commitf1d21b6a348a52f158f2a047f91259c85a0008c8
treebc1929ee97e1dd2ce6a9932f5f0297f3c7cb66c2
parentf783478fcdb98ce0524be2d122553fb5ce88df3a
Refactored menu preference selection
.gitattributes
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/AbstractMenuPreferences.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/FeaturePreferences.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/RankMenuPreferences.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/wizards/FeatureWizard.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/wizards/FeatureWizardEditPage.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/preference/wizards/FeatureWizardNewPage.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/store/CdmStore.java