Uses of Interface
edu.nrao.sss.catalog.CatalogListener

Packages that use CatalogListener
edu.nrao.sss.catalog A generic catalog construct. 
 

Uses of CatalogListener in edu.nrao.sss.catalog
 

Methods in edu.nrao.sss.catalog with parameters of type CatalogListener
 void Catalog.addListener(CatalogListener<I,G,C> newListener)
          Adds newListener to this catalog list.
 void Catalog.removeListener(CatalogListener<I,G,C> listener)
          Removes listener from this catalog's list.
 



Copyright © 2009. All Rights Reserved.