Enabled keyboard navigation in editor pages and uploaded a new feature.
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / propertysheet / type / TypePropertySource.java
index 3e48419acf9dfc2fef6cd6595385334ec45bc64f..47897474871820911280190baa0e70e80637ffa3 100644 (file)
@@ -13,17 +13,17 @@ import java.util.Set;
 import java.util.Vector;\r
 \r
 import org.eclipse.ui.views.properties.IPropertyDescriptor;\r
-import org.eclipse.ui.views.properties.IPropertySource;\r
 import org.eclipse.ui.views.properties.PropertyDescriptor;\r
 \r
 import eu.etaxonomy.cdm.model.name.TaxonNameBase;\r
+import eu.etaxonomy.taxeditor.propertysheet.ICdmBasePropertySource;\r
 \r
 /**\r
  * @author p.ciardelli\r
  * @created 11.02.2009\r
  * @version 1.0\r
  */\r
-public class TypePropertySource implements IPropertySource {\r
+public class TypePropertySource implements ICdmBasePropertySource {\r
        \r
        /**\r
         * The name whose types are being displayed.\r