Project

General

Profile

« Previous | Next » 

Revision c295928b

Added by Katja Luther over 4 years ago

ref #8568: performance issues for term and voc preference pages

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/menu/FeatureMenuPreferences.java
17 17
import eu.etaxonomy.cdm.model.term.VocabularyEnum;
18 18
import eu.etaxonomy.cdm.persistence.dto.TermVocabularyDto;
19 19
import eu.etaxonomy.taxeditor.editor.definedterm.input.TermEditorInput;
20
import eu.etaxonomy.taxeditor.preference.GeneralTermPreference;
20
import eu.etaxonomy.taxeditor.preference.GeneralTermPreferencePage;
21 21
import eu.etaxonomy.taxeditor.store.CdmStore;
22 22

  
23 23
/**
......
28 28
 * @created 17.09.2008
29 29
 * @version 1.0
30 30
 */
31
public class FeatureMenuPreferences extends GeneralTermPreference{
31
public class FeatureMenuPreferences extends GeneralTermPreferencePage{
32 32

  
33 33
    /** Constant <code>PLUGIN_ID="eu.etaxonomy.taxeditor.preferences.feat"{trunked}</code> */
34 34
    public static final String PLUGIN_ID = "eu.etaxonomy.taxeditor.preferences.nameFeature"; //$NON-NLS-1$

Also available in: Unified diff