Project

General

Profile

« Previous | Next » 

Revision 88b34876

Added by Alex Theys almost 12 years ago

AT: committing changes to the TaxEditor Post third round of code review

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/UseObjectManager.java
1
/**
2
* Copyright (C) 2011 EDIT
3
* European Distributed Institute of Taxonomy 
4
* http://www.e-taxonomy.eu
5
* 
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
1 9
package eu.etaxonomy.taxeditor.editor;
2 10

  
3 11
import java.net.URI;
......
21 29
import eu.etaxonomy.taxeditor.store.CdmStore;
22 30
import eu.etaxonomy.taxeditor.store.StoreUtil;
23 31

  
32
/**
33
 * This class sets up the necessary items for the use interface.
34
 * @author a.theys	
35
 * @created mar 13, 2012
36
 * @version 1.0
37
 */
24 38
public class UseObjectManager extends ContextListenerAdapter{
25 39
	@Override
26 40
	public void contextRefresh(IProgressMonitor monitor) {

Also available in: Unified diff