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/util/DragComponent.java

    r4674 r8243  
    4949import javax.swing.tree.*;
    5050import org.greenstone.gatherer.file.FileSystemModel;
    51 import org.greenstone.gatherer.util.DragGroup;
     51
    5252/** Any component that wants to act a GTree like drag'n'drop component must implement this. */
    5353public interface DragComponent {
Note: See TracChangeset for help on using the changeset viewer.