Ignore:
Timestamp:
2004-11-17T09:57:04+13:00 (20 years ago)
Author:
mdewsnip
Message:

Removed some redundant files and made a few minor tidy ups.

Location:
trunk/gli/src/org/greenstone/gatherer/cdm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java

    r8496 r8576  
    4141import org.greenstone.gatherer.metadata.MetadataElement;
    4242import org.greenstone.gatherer.metadata.MetadataSetManager;
    43 import org.greenstone.gatherer.util.ExclusiveListSelectionListener;
    4443import org.greenstone.gatherer.util.StaticStrings;
    4544import org.greenstone.gatherer.util.Utility;
     
    516515     * @see org.greenstone.gatherer.collection.CollectionManager
    517516     * @see org.greenstone.gatherer.gui.Coloring
    518      * @see org.greenstone.gatherer.util.ExclusiveListSelectionListener
    519517     */
    520518    public IndexControl() {
  • trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionManager.java

    r8313 r8576  
    4141import org.greenstone.gatherer.metadata.MetadataElement;
    4242import org.greenstone.gatherer.metadata.MetadataSetManager;
    43 import org.greenstone.gatherer.util.ExclusiveListSelectionListener;
    4443import org.greenstone.gatherer.util.StaticStrings;
    4544import org.greenstone.gatherer.util.Utility;
Note: See TracChangeset for help on using the changeset viewer.