Ignore:
Timestamp:
2004-10-08T13:20:01+13:00 (20 years ago)
Author:
mdewsnip
Message:

Removed all occurrences of classes explicitly importing other classes in the same package.

File:
1 edited

Legend:

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

    r8236 r8243  
    4141import org.greenstone.gatherer.Dictionary;
    4242import org.greenstone.gatherer.Gatherer;
    43 import org.greenstone.gatherer.cdm.Classifier;
    44 import org.greenstone.gatherer.cdm.ClassifierManager;
    45 import org.greenstone.gatherer.cdm.CollectionConfiguration;
    46 import org.greenstone.gatherer.cdm.CollectionDesignManager;
    47 import org.greenstone.gatherer.cdm.CommandTokenizer;
    48 import org.greenstone.gatherer.cdm.Control;
    49 import org.greenstone.gatherer.cdm.DOMProxyListModel;
    50 import org.greenstone.gatherer.cdm.Format;
    5143import org.greenstone.gatherer.gui.GLIButton;
    5244import org.greenstone.gatherer.msm.ElementWrapper;
Note: See TracChangeset for help on using the changeset viewer.