Changeset 4614


Ignore:
Timestamp:
2003-06-12T17:16:53+12:00 (21 years ago)
Author:
jmt12
Message:

Um. Reformatted some comments.

File:
1 edited

Legend:

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

    r4466 r4614  
    595595    }
    596596    /** Display a progress bar while creating the required hidden system hierarchy.
    597       * @param element An <strong>ElementWrapper</strong> containing the metadata element we want to build a custom classifier on.
    598       * @param state A <strong>String</strong> representing the currently selected separators, of the form "#,A-L,MA-Ml,MM-MZ,N-Z". */
     597     * @param element An <strong>ElementWrapper</strong> containing the metadata element we want to build a custom classifier on.
     598     * @param state A <strong>String</strong> representing the currently selected separators, of the form "#,A-L,MA-ML,MM-MZ,N-Z".
     599     */
    599600    private void process(ElementWrapper element, String state) {
    600601    // Create a new progress bar dialog, using these divisions:
Note: See TracChangeset for help on using the changeset viewer.