Changeset 4681


Ignore:
Timestamp:
2003-06-16T11:22:40+12:00 (21 years ago)
Author:
kjdon
Message:

now goes back to the Gather pane if a new collection was loaded successfully

File:
1 edited

Legend:

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

    r4675 r4681  
    195195        // if(cont) {
    196196        //if(!
    197         showLoadCollectionBox();
     197        if (showLoadCollectionBox()) {
     198        tab_pane.setSelectedComponent(collection_pane);
     199        }
    198200        //) {
    199201        //collectionChanged(false);
Note: See TracChangeset for help on using the changeset viewer.