AT: committing changes to the TaxEditor Post third round of code review
authora.theys <a.theys@localhost>
Thu, 21 Jun 2012 12:41:42 +0000 (12:41 +0000)
committera.theys <a.theys@localhost>
Thu, 21 Jun 2012 12:41:42 +0000 (12:41 +0000)
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/UseObjectManager.java

index c59c118254faaf05f7e9539f484bb9b38baee3e1..0dc7f22379e6e8112802a9e3d57bf62f0c637930 100644 (file)
@@ -1,3 +1,11 @@
+/**\r
+* Copyright (C) 2011 EDIT\r
+* European Distributed Institute of Taxonomy \r
+* http://www.e-taxonomy.eu\r
+* \r
+* The contents of this file are subject to the Mozilla Public License Version 1.1\r
+* See LICENSE.TXT at the top of this package for the full license terms.\r
+*/\r
 package eu.etaxonomy.taxeditor.editor;\r
 \r
 import java.net.URI;\r
@@ -21,6 +29,12 @@ import eu.etaxonomy.taxeditor.model.ContextListenerAdapter;
 import eu.etaxonomy.taxeditor.store.CdmStore;\r
 import eu.etaxonomy.taxeditor.store.StoreUtil;\r
 \r
+/**\r
+ * This class sets up the necessary items for the use interface.\r
+ * @author a.theys     \r
+ * @created mar 13, 2012\r
+ * @version 1.0\r
+ */\r
 public class UseObjectManager extends ContextListenerAdapter{\r
        @Override\r
        public void contextRefresh(IProgressMonitor monitor) {\r