Uses of Interface
ucar.unidata.collab.SharableListener

Packages that use SharableListener
ucar.unidata.collab Package for collaboration utilities. 
ucar.unidata.idv.collab Collaboration support for the IDV. 
 

Uses of SharableListener in ucar.unidata.collab
 

Methods in ucar.unidata.collab with parameters of type SharableListener
static void SharableManager.addSharableListener(SharableListener listener)
          Add a listener to the list of listeners.
static void SharableManager.removeSharableListener(SharableListener listener)
          Remove a listener from the list of listeners.
 

Uses of SharableListener in ucar.unidata.idv.collab
 

Classes in ucar.unidata.idv.collab that implement SharableListener
 class CollabManager
          This class manages the IDV collaboration mechanism