Ignore:
Timestamp:
2004-02-10T18:07:32+13:00 (20 years ago)
Author:
kjdon
Message:

fixed all the javadoc errors. (hope I didn't commit anything I wasn't supposed to)

File:
1 edited

Legend:

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

    r6748 r6770  
    8282
    8383    /** Create a new file association dialog.
    84      * @param manager A reference to the <strong>FileAssociationManager</strong> so we can determine what extensions are already associated.
     84     * @param file_association_manager A reference to the <strong>FileAssociationManager</strong> so we can determine what extensions are already associated.
    8585     */
    8686    public FileAssociationDialog(FileAssociationManager file_association_manager) {
Note: See TracChangeset for help on using the changeset viewer.