Ignore:
Timestamp:
2006-11-24T12:19:16+13:00 (17 years ago)
Author:
mdewsnip
Message:

Removed some unnecessary importing of the util.ZipTools class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java

    r12827 r13326  
    6161import org.greenstone.gatherer.util.StaticStrings;
    6262import org.greenstone.gatherer.util.Utility;
    63 import org.greenstone.gatherer.util.ZipTools;
     63
    6464
    6565/** This class provides a GUI view showing some statistics on your current collection, and options for building it. As the collection is built this initial view is replaced with one showing progress bars and a message log of the creation process. This log can be later accessed via the options tree located in the center of the initial pane. This class is also responsible for creating the GShellProgressMonitors that are then attatched to external shell processes, and calling the methods in the CollectionManager for actually importing and building the collection. <br><BR>
Note: See TracChangeset for help on using the changeset viewer.