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/gui/FileAssociationDialog.java

    r8231 r8243  
    4949import org.greenstone.gatherer.Gatherer;
    5050import org.greenstone.gatherer.file.FileAssociationManager;
    51 import org.greenstone.gatherer.gui.GLIButton;
    52 import org.greenstone.gatherer.gui.ModalDialog;
    53 import org.greenstone.gatherer.gui.NonWhitespaceField;
    54 import org.greenstone.gatherer.gui.OpenCollectionDialog;
    55 import org.greenstone.gatherer.gui.SimpleMenuBar;
    5651import org.greenstone.gatherer.util.TableUtils;
    5752import org.greenstone.gatherer.util.Utility;
Note: See TracChangeset for help on using the changeset viewer.