org.esa.beam.visat.actions.pgrab.model
Interface Repository.RepositoryListener

Enclosing class:
Repository

public static interface Repository.RepositoryListener


Method Summary
 void handleEntryAdded(RepositoryEntry entry, int index)
           
 void handleEntryRemoved(RepositoryEntry entry, int index)
           
 

Method Detail

handleEntryAdded

void handleEntryAdded(RepositoryEntry entry,
                      int index)

handleEntryRemoved

void handleEntryRemoved(RepositoryEntry entry,
                        int index)


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.