Changeset 12143


Ignore:
Timestamp:
2006-07-11T15:20:14+12:00 (18 years ago)
Author:
kjdon
Message:

removed some comments that weren't needed

File:
1 edited

Legend:

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

    r12058 r12143  
    222222    /** Called whenever the selection changes, we must update the view so it matches the node selected.
    223223     * @param event A <strong>TreeSelectionEvent</strong> containing more information about the tree selection.
    224      * @see org.greenstone.gatherer.cdm.ClassifierManager
    225      * @see org.greenstone.gatherer.cdm.CollectionDesignManager
    226      * @see org.greenstone.gatherer.cdm.CollectionMetaManager
    227      * @see org.greenstone.gatherer.cdm.FormatManager
    228      * @see org.greenstone.gatherer.cdm.LanguageManager
    229      * @see org.greenstone.gatherer.cdm.MetadataSetView
    230      * @see org.greenstone.gatherer.cdm.SubcollectionManager
    231      * @see org.greenstone.gatherer.cdm.TranslationView
    232      * @see org.greenstone.gatherer.cdm.PluginManager
    233224     */
    234225    public void valueChanged(TreeSelectionEvent event) {
Note: See TracChangeset for help on using the changeset viewer.